Hi all!!! :afrog:
I have this weird problem.
I cannot create a new web project even though I have already installed IIS on Windows 2003 Server.
I always get a HTTP 400 'Bad Request Error'.
Please help me. :rolleyes:
Printable View
Hi all!!! :afrog:
I have this weird problem.
I cannot create a new web project even though I have already installed IIS on Windows 2003 Server.
I always get a HTTP 400 'Bad Request Error'.
Please help me. :rolleyes:
perhaps try the web forums?
also, that's not much detail, you need to explain what you've done, where you're up to etc
Maybe some settings problem in IIS i guess :)
Yes there are problems in the settings of IIS but I don't know what it is?Quote:
Originally Posted by uniquegodwin
Did you load .Net before you set up IIS? Net doesn't install the Web features unless it finds IIS running. In the help file, there is a way to call a batch file to enable the features.
I have installed IIS first then VS .NET.
Is that what you mean?
On the command prompt available in vs...
Try this...
Aspnet_regiis -s
Aspnet_regiis -i
Try them on the command prompt available in VS.net tools.
I have typed in 'aspnet_regiis -i' and found out that aspnet is not recognized by MS-DOS or something like that. :ehh:
But I have IIS installed. Hmmmm..........
Tommy,It will not work if u opened command prompt by typing cmd at run or opened from startmenu.
Open the command prompt from VS.net tools :)
the app is usually located here :
C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322
Do a file search for 'aspnet_regiis.exe' on your system it could be located elsewhere.
Regards
Jorge
Ah ok now I know. Thanks for all your help. The file has been moved
elsewhere. You guys are the best.
:thumb: :thumb: :thumb: :thumb: :thumb:
Glad you got it Tommy :)