VS 2005 web project wont load

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

Please do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.

This forum is for discussing mojoPortal development

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

You can monitor commits to the repository from this page. We also recommend developers to subscribe to email notifications in the developer forum as occasionally important things are announced.

Before posting questions here you might want to review the developer documentation.

Do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.
This thread is closed to new posts. You must sign in to post in the forums.
7/7/2006 12:55:17 PM
Gravatar
Total Posts 18439

Re: VS 2005 web project wont load

Yes I'm the primary developer and founder of the project. Just let me know if you need any more help.

If you setup your virtual directory in IIS so that localhost/mojo maps to the web folder then right click the Web project and choose properties, on the Web tab you can tell it  to use IIS for debugging and enter the url.

Cheers,

Joe
7/7/2006 1:07:27 PM
Gravatar
Total Posts 15

Re: VS 2005 web project wont load

When Im trying to use IIS and start to debug, I get the message "unable to start debugging on the web server.  debugging failed because windows integrated security is not enabled...."  This didnt use to be a problem with VS 03

7/7/2006 1:10:06 PM
Gravatar
Total Posts 18439

Re: VS 2005 web project wont load

Go into your IIS settings under Directory Security tab > Edit and make sure both anonymous and integrated windows is checked.
You must sign in to post in the forums. This thread is closed to new posts.