Microsoft
Software
Hardware
Network
Question : "HTTP Error 404.0 - Not Found" in ASP.Net
hi,
I have created an simple ASP.Net application with MySql Database.
The application running properly in my local database.
I have published the application on Internet. When I run the application in the online,
it runs without error and works all database operations such as insertion, deletion and updation of records.
But, suddently the following error occurs.
"HTTP Error 404.0 - Not Found
The resource you are looking for has been removed, had its name changed, or is temporarily unavailable."
The error is not occurs at any particular operation or event. It occurs anywhere at anytime.
My database connection coding is as follows
ConnString = "DRIVER={MySQL ODBC 3.51 Driver}; SERVER=dbmysql200.my-hosti
ng-panel.c
om; DATABASE=gloier_userdb; " _
& "UID=myuserid;PASSWORD=myp
wd; OPTION=3"
I write the above code in Page Load Event.
I can't find where & What is the problem.
Kindly help me to solve this problem.
Thanks & Regards
Gloier
Answer : "HTTP Error 404.0 - Not Found" in ASP.Net
Go to Control Pannel -> Administratove Tools -> Internet Information Server.
Expand the tree on the left side and find directory. Right click and open Properties.
There is a button Create (Bottom right). It creates an application into your server directories.
This is necessary if you have a Web Application Project...
HTH
Ivo Stoykov
Random Solutions
fruits without seeds
Transport-level error / (provider: TCP Provider, error: 0 - An existing connection was forcibly closed by the remote host.)
Best method to push out Citrix client plug-in to local and remote sites
Outlook business Card
SCCM Software Report By Major Revision
APEX custom user password edit
find button
change Background color of Comobox
Preserving MS Word settings
Deploy RemoteApp MSI using GPO