Blank Screen after Vista install

Post here for help with installing or upgrading mojoPortal pre-compiled release packages. When posting in this forum, please provide all relevant details. You may also want to review the installation or upgrading documentation.

If you have questions about using the source code or working with mojoPortal in Visual Studio, please post in the Developer forum.

Post here for help with installation of mojoPortal pre-compiled release packages

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.

You may also want to review the installation or upgrading documentation.

If you have questions about using the source code or working with mojoPortal in Visual Studio, please post in the Developer forum.

This thread is closed to new posts. You must sign in to post in the forums.
3/12/2008 1:43:06 PM
Gravatar
Total Posts 112

Blank Screen after Vista install

Howdy Y'all:

I'm getting a blank screen during mojoportal installation and don't know what to do next.

I svn-ed the source; virtual directoried iis7 to Web; enabled access to Web, and Data; created mssql db and set web.config connection; APPCMD.EXE migrate-d and now I get a Blank Screen. Since I'll be port forwarding on 8080 I set iis7 to respond to 80 and 8081.

http://localhost:8081/mojoportal/Setup/Default.aspx
http://localhost/mojoportal/

And all other variations I can think of end up with blank screen. View Source gives me no source - empty.

No tables were made by the Setup.

Any suggestions are very much appreciated,
Dale E. Moore

3/12/2008 1:44:22 PM
Gravatar
Total Posts 112

Re: Blank Screen after Vista install

XML Parsing Error: no element found
Location: http://localhost:8081/mojoportal/Setup/Default.aspx
Line Number 1, Column 1:
^

3/12/2008 1:58:58 PM
Gravatar
Total Posts 18439

Re: Blank Screen after Vista install

Go into IIS and set your application pool to "Classic .NET"

Hope it helps,

Joe

3/12/2008 4:55:35 PM
Gravatar
Total Posts 112

Re: Blank Screen after Vista install

Perfect, thanks!

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