Results 1 to 12 of 12

Thread: [RESOLVED] Cannot load new Web Project

  1. #1

    Thread Starter
    Hyperactive Member tommygrayson's Avatar
    Join Date
    Aug 2005
    Location
    In my Nissan Silvia
    Posts
    433

    Resolved [RESOLVED] Cannot load new Web Project

    Hi all!!!

    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.

  2. #2
    Frenzied Member Phill64's Avatar
    Join Date
    Jul 2005
    Location
    Queensland, Australia
    Posts
    1,201

    Re: Cannot load new Web Project

    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

  3. #3
    Fanatic Member uniquegodwin's Avatar
    Join Date
    Jul 2005
    Location
    Chennai,India
    Posts
    694

    Re: Cannot load new Web Project

    Maybe some settings problem in IIS i guess
    Godwin

    Help someone else with what someone helped you!

  4. #4

    Thread Starter
    Hyperactive Member tommygrayson's Avatar
    Join Date
    Aug 2005
    Location
    In my Nissan Silvia
    Posts
    433

    Re: Cannot load new Web Project

    Quote Originally Posted by uniquegodwin
    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?

  5. #5
    Banned dglienna's Avatar
    Join Date
    Jun 2004
    Location
    Center of it all
    Posts
    17,901

    Re: Cannot load new Web Project

    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.

  6. #6

    Thread Starter
    Hyperactive Member tommygrayson's Avatar
    Join Date
    Aug 2005
    Location
    In my Nissan Silvia
    Posts
    433

    Red face Re: Cannot load new Web Project

    I have installed IIS first then VS .NET.

    Is that what you mean?

  7. #7
    Fanatic Member uniquegodwin's Avatar
    Join Date
    Jul 2005
    Location
    Chennai,India
    Posts
    694

    Re: Cannot load new Web Project

    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.
    Godwin

    Help someone else with what someone helped you!

  8. #8

    Thread Starter
    Hyperactive Member tommygrayson's Avatar
    Join Date
    Aug 2005
    Location
    In my Nissan Silvia
    Posts
    433

    Exclamation Re: Cannot load new Web Project

    I have typed in 'aspnet_regiis -i' and found out that aspnet is not recognized by MS-DOS or something like that.

    But I have IIS installed. Hmmmm..........

  9. #9
    Fanatic Member uniquegodwin's Avatar
    Join Date
    Jul 2005
    Location
    Chennai,India
    Posts
    694

    Re: Cannot load new Web Project

    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
    Godwin

    Help someone else with what someone helped you!

  10. #10
    Frenzied Member Asgorath's Avatar
    Join Date
    Sep 2004
    Location
    Saturn
    Posts
    2,036

    Re: Cannot load new Web Project

    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
    "The dark side clouds everything. Impossible to see the future is."

  11. #11

    Thread Starter
    Hyperactive Member tommygrayson's Avatar
    Join Date
    Aug 2005
    Location
    In my Nissan Silvia
    Posts
    433

    Thumbs up Re: Cannot load new Web Project

    Ah ok now I know. Thanks for all your help. The file has been moved

    elsewhere. You guys are the best.


  12. #12
    Fanatic Member uniquegodwin's Avatar
    Join Date
    Jul 2005
    Location
    Chennai,India
    Posts
    694

    Re: [RESOLVED] Cannot load new Web Project

    Glad you got it Tommy
    Godwin

    Help someone else with what someone helped you!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width