Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Really need help "installing". Bad hang after initial setup.
UberNewf
#1 Posted : Thursday, 7 January 2010 8:49:21 AM(UTC)
Rank: Newbie

Joined: 7/01/2010(UTC)
Posts: 3

I am using VS 2008 SP1 with GSP V2_3_3512_x86. I am trying to use the "Integrate into an ASP.NET web application" approach to pop GSP into my ASPX web site. I have tried twice now with no luck, I'm afraid. I can get the install to work (http://localhost:55477/Media.aspx?g=install during dev) and go through the steps, but when I get to the last screen it just hangs when I click "Go to your gallery". I have uploaded everything to my ISP and tried it there, and same result. I point GSP at a SQL server on my ISP when installing. I even set showErrorDetails="true" in galleryserverpro.config in the hopes that I could debug this myself, but it just hangs. I mean for an HOUR it hangs in VS. :-)

Any ideas? I am just beginning my web site so I would be happy to share my entire project if anyone would like to help - there's nothing provite there yet.

TIA,
UN
Roger Martin
#2 Posted : Thursday, 7 January 2010 10:54:09 AM(UTC)
Roger Martin

Rank: Administration

Joined: 3/08/2007(UTC)
Posts: 3,298
Location: Fort Atkinson, WI

That's a little unusual for it to just hang with no additional clues. You're going to have to put your troubleshooting hat on.

* Is the processor getting taxed?
* If you use a different browser to navigate to your gallery (http://localhost:55477/Media.aspx), what happens?
* Do you get different results when connecting to SQLite?

One idea: Create a new web project in VS based on the compiled version of GSP and build your web site on that.
Roger Martin
Creator and Lead Developer of Gallery Server Pro
UberNewf
#3 Posted : Thursday, 7 January 2010 12:18:30 PM(UTC)
Rank: Newbie

Joined: 7/01/2010(UTC)
Posts: 3

Thanks for the reply Roger. I eventually got this (I waited it out this time):

An unhandled exception of type 'System.StackOverflowException' occurred in mscorlib.dll
System.StackOverflowException was unhandled


Answers:
- Processor is not taxed
- FF hangs as well
- Can't use SQL lite on my hoster, so this is really not a solution, even if it does work. I can try if you need to know the answer.
Roger Martin
#4 Posted : Thursday, 7 January 2010 11:44:20 PM(UTC)
Roger Martin

Rank: Administration

Joined: 3/08/2007(UTC)
Posts: 3,298
Location: Fort Atkinson, WI

Can you post the complete details of the error? I am particularly interested in the stack trace, as it shows the function that is being called when the error happens.

If you don't want to wait for it to happen again, you *might* find the error logged in the gs_AppError table.
Roger Martin
Creator and Lead Developer of Gallery Server Pro
UberNewf
#5 Posted : Sunday, 10 January 2010 5:15:42 AM(UTC)
Rank: Newbie

Joined: 7/01/2010(UTC)
Posts: 3

It told me stack trace was unavailable. Anyway, I've figured it out... well, not really figured it out, but worked around it. I started a brand new project from scratch and worked it all out: TheHancocks.ws/gallery.

I *think* it had some issue with recursion in my master page. I would be glad to provide the project, as I mentioned, if you'd like to look into this further.
Roger Martin
#6 Posted : Sunday, 10 January 2010 1:03:49 PM(UTC)
Roger Martin

Rank: Administration

Joined: 3/08/2007(UTC)
Posts: 3,298
Location: Fort Atkinson, WI

Glad you got it working.
Roger Martin
Creator and Lead Developer of Gallery Server Pro
Rss Feed  Atom Feed
Users browsing this topic
Guest
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.