all styles missing from debugger

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.
4/11/2009 5:26:10 PM
Gravatar
Total Posts 5

all styles missing from debugger

I just got started trying to debug and develop MojoPortal, so I'm not quite familiar yet with all these projects in the solution.  Anyway, when I compile and run the site, all the styles are missing.  All I see are plain text.  When going to the site settings, the styles dropdown has nothing in the drop down list.  Is there something I need to do manually before I get started with debugging so I can see the styles or skins?  I was hoping that today I could start workign on designing a skin, but now I'm just having a bit of a time just getting the debugged project to show correctly in the browser.

ON another note, the compiled website that is in the downloads section on the MojoPortal site works correctly but because it's a compiled website I can't use that to perform modifications with.

Lastly, I'm a bit confused why there are so many virtual webservers running for the debugged solution.  6 virtual webservers seems excessive.  each one has its own port number too.  I am thinking there is something about this setup that is prohibiting styles from showing.  Would appreciate any assistence.

Perry

4/11/2009 9:30:53 PM
Gravatar
Total Posts 5

Re: all styles missing from debugger

Okay, I downloaded the latest source from SVN, and rebuilt database, and now skins/styles are working.   I'm not sure but I think maybe it's impossible to use the same database on a compiled website as you use for the development (source code) copy.

So I am now operating with the latest source, my next question then becomes, how do I go about deploying this on the server remotely.  I have hosting services through GoDaddy.  Technically I am supposed to be able to deploy .NET 3.5 apps. So I anticipate this is going to be possible but then I am sort of new to the whole Studio 2008 IDE to know the ins and outs of setting things up to compile the site as if it were the compiled site that appears in the install program.  Most of my experience is with Studio 2005.  Anyone know the next step to this process?  I have made only a few changes to the code but I have made changes, and I want to run on GoDaddy hosting what I'm workign with.

 

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