L
Learner
Hi there,
I have working version of an asp.net application on my windows 2003
server. We planning to move it production server which is again another
2003 server. The version i have on my machine works fine. But when i
moved the stuff over to the new 2003 server and try running the
appilication the login page(login.aspx)comes up but when i type in user
id and pwd and click on Ok its complaining about
'http/1.1 400 bad request'. I have the same and exact setup of my
application on the new server as i do on mine but not sure whats
causing to throw this error.
So as a test i just wanted to debug the application by installing
visual studio on the new server. So i did install the visual studio
2003 and copied my whole development version of the application. And
when i click on the sln file its throwing the same kind of error again.
Here is what i see in the visual studio
**********************************error in the visual studio******
The webserver reported the following error when attempting to create or
open the webproject located at the following URL: 'Mywholeurl'.
'Http/1.1 400 bad request'
*************************************************************
Can some one please help me how to resolved this kind of error.
thanks is advance.
-L
I have working version of an asp.net application on my windows 2003
server. We planning to move it production server which is again another
2003 server. The version i have on my machine works fine. But when i
moved the stuff over to the new 2003 server and try running the
appilication the login page(login.aspx)comes up but when i type in user
id and pwd and click on Ok its complaining about
'http/1.1 400 bad request'. I have the same and exact setup of my
application on the new server as i do on mine but not sure whats
causing to throw this error.
So as a test i just wanted to debug the application by installing
visual studio on the new server. So i did install the visual studio
2003 and copied my whole development version of the application. And
when i click on the sln file its throwing the same kind of error again.
Here is what i see in the visual studio
**********************************error in the visual studio******
The webserver reported the following error when attempting to create or
open the webproject located at the following URL: 'Mywholeurl'.
'Http/1.1 400 bad request'
*************************************************************
Can some one please help me how to resolved this kind of error.
thanks is advance.
-L