Hi, I developed an asp.net application on my computer. And then I have to transfer it to another computer. So i made the database script file and ran it on the other computer to produce the tables and stored procedures. I also copied and pasted the aspx file
to that computer. But now when ever I try to run my application from the new computer it does not display database. Here is my web.config file: When I try to make a new application in my new computer and connect it to the database it works fine. But
it does not seems to work with this application.
hi, Ok i figured it out what the error is but I dont know how to fix it: I was not placing Inherits = "Hospital.ViewPatient" in the Page Directive of the ViewPatient.aspx file. But when I place it it gives me the parsor error "Could not load type 'Hospital.ViewPatient'
" Any idea how to solve it
azamsharp
All-Star
24614 Points
4612 Posts
Connection String problem PLEASE HELP
Nov 15, 2003 10:06 PM|LINK
HighOnCoding
SreedharK
All-Star
18571 Points
3119 Posts
MVP
Re: Connection String problem PLEASE HELP
Nov 15, 2003 10:20 PM|LINK
http://www.w3coder.org
weblog http://weblogs.asp.net/skoganti
azamsharp
All-Star
24614 Points
4612 Posts
Re: Connection String problem PLEASE HELP
Nov 15, 2003 10:53 PM|LINK
HighOnCoding
SushilaSB
Star
11417 Points
2265 Posts
Re: Connection String problem PLEASE HELP
Nov 16, 2003 07:04 PM|LINK
Visual ASP/ASP.NET MVP
http://weblogs.asp.net/sushilasb