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

Notification

Icon
Error

Integration with BlogEngine - Can't Upload Images
olallaskibum
#1 Posted : Sunday, 22 May 2011 12:08:42 AM(UTC)
Rank: Newbie

Joined: 22/05/2011(UTC)
Posts: 2
Location: Olalla WA

GSP works great except I am unable to upload photos via the web site. The upload popup appears and quickly just goes away. If I put the files in a folder of the web site and synchronize I can upload images fine. But I want my remote kids to be able to upload files as well. Any clues as to what needs to be done to make the upload work properly. Using GSP as a user control on a page.
Roger Martin
#2 Posted : Sunday, 22 May 2011 7:34:00 AM(UTC)
Roger Martin

Rank: Administration

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

I assume you can upload OK to the demo site?

Use a tool like Firebug to see if there are any network or javascript errors. You may be missing something in web.config. If you send me the URL and a user account, I can take a look. You can email them to me at roger*at*techinfosystems*dot*com.
Roger Martin
Creator and Lead Developer of Gallery Server Pro
olallaskibum
#3 Posted : Sunday, 22 May 2011 9:12:20 AM(UTC)
Rank: Newbie

Joined: 22/05/2011(UTC)
Posts: 2
Location: Olalla WA

With your suggestion of a missing item in the web.config section I went back through the GSP and my modified files very carefully. I found that I was missing the ComponentArtUploadModule in httpModules. Adding that item fixed the problem. Thanks for the lead. Since everything else worked I would not have gone back to the config file.

Great product. Thanks
Levi4884
#4 Posted : Friday, 16 December 2011 9:09:16 AM(UTC)
Rank: Member

Joined: 14/09/2009(UTC)
Posts: 11
Location: Pittsburgh, PA

olallaskibum;7196 wrote:
I found that I was missing the ComponentArtUploadModule in httpModules.


Roger/olallaskibum, I am having the same problem. I found this thread and found that olallaskibum was missing a reference to the ComponentArtUploadModule in his/her web.config file. I am also missing a reference to that module, but I'm not sure how to write it in there. Could either of you help me out? My httpModules section in my web.config file is literally just "<httpModules></httpModules>". I searched in the admin guide and the readme included in the binary pack, but neither had info on adding that reference to the web.config file.

Thanks a ton.
Roger Martin
#5 Posted : Friday, 16 December 2011 2:28:12 PM(UTC)
Roger Martin

Rank: Administration

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

Download GSP and look in the web.config file in there.
Roger Martin
Creator and Lead Developer of Gallery Server Pro
Levi4884
#6 Posted : Tuesday, 10 January 2012 9:21:47 AM(UTC)
Rank: Member

Joined: 14/09/2009(UTC)
Posts: 11
Location: Pittsburgh, PA

Roger,

I verified I have ComponentArt.Web.UI.dll in the bin directory and I created the following entry between the "<httpModules></httpModules>" tags:

<add name="ComponentArtUploadModule" type="ComponentArt.Web.UI.UploadModule, ComponentArt.Web.UI"/>

I still have not been able to get the upload screen to work. The page loads, but an animated "Loading..." text remains. Maybe this will help...When I go to the synchronize section, I click the synchronize button and a window flies open/out from the right but then immediately closes itself.

Thanks for any support you can provide. I really appreciate it.
Roger Martin
#7 Posted : Tuesday, 10 January 2012 12:28:27 PM(UTC)
Roger Martin

Rank: Administration

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

Version 2.6 no longer uses the ComponentArt upload control, so that setting is not required in web.config.

My guess is you need to configure IIS to server the Silverlight XAP file. Read here for more info.
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.