S
Star
I just started a new position and I found out that no one there knows
anything about this system.
I have an asp.net page that is linked to a c# program and a sequel sever
database.
I've changed the web.config file to match my test server and I compile
everything in a visual studio 2003.net solution.
When I browse the web page, nothing is brought back to the page.
Does the page in browse supposed to access the database and retreive data
back to the screen?
I noticed the production bin file has alot of .dll files. I brought them
into the solution and compiled them. Still nothing happened.
I am concerned when I bring this to production it is not going to work right
because it is on my local host and possibly not have the right .dlls and data
retreival.
Can anyone give me an answer or place to start? I have been trying to test
this for a week now and not getting resutls.
Thank you,
Star
anything about this system.
I have an asp.net page that is linked to a c# program and a sequel sever
database.
I've changed the web.config file to match my test server and I compile
everything in a visual studio 2003.net solution.
When I browse the web page, nothing is brought back to the page.
Does the page in browse supposed to access the database and retreive data
back to the screen?
I noticed the production bin file has alot of .dll files. I brought them
into the solution and compiled them. Still nothing happened.
I am concerned when I bring this to production it is not going to work right
because it is on my local host and possibly not have the right .dlls and data
retreival.
Can anyone give me an answer or place to start? I have been trying to test
this for a week now and not getting resutls.
Thank you,
Star