VS2010 will not use its own server?

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.
11/3/2011 5:48:55 AM
Gravatar
Total Posts 133
J

VS2010 will not use its own server?

Odd VS2010 issue has suddenly appeared this morning.

I have been developing locally using VS2010 and deploying to our dev server from time to time for user testing,  this morning after a rebuild when I launch, either using the debug green button or by right clicking on default.aspx and using view in browser, the deployed version opens up! The csproj file is correctly set to use VS builtin server.

Could it be related to using the <add key="AllowForcingPreferredHostName" value="true" /> key in user config?

...later - removed that from user config and rebuilt again - no change.

I'm baffled - does anyone  have a clue what's going on and how to fix?

John - not having a good day!

11/3/2011 6:05:31 AM
Gravatar
Total Posts 133
J

Re: VS2010 will not use its own server?

Further info

If I use the 'Browse with' option on default.aspx's context menu it does open the local copy in FFox or IE. Chrome my default browser still forces the deployed version.

All very weird - but I can at least get on with local testing. 

J

11/3/2011 6:12:05 AM
Gravatar
Total Posts 133
J

Re: VS2010 will not use its own server?

OK fixed by clearing Chrome's cache ...! For the record caching is off in the mojo settings. Mojo 2.3.7.0 MSSQL VS2010

Apologies for using this forum as a 'cardboard consultant' 

Now to work

J

You must sign in to post in the forums. This thread is closed to new posts.