DNN Hosting Register Login
 
Latest Discussions Minimize
Screen Shot Not Available by jerops
Hi,I have 2.4.3 UVG running on a 490 portal and when I use an apple with Final C...
Windows 2008 Server/Vista x64 by joshuahsu
I'm considering running DNN/UVG on Windows 2008 Server x64 with an Intel Qual pr...
Using DNN search by drabbas
I am unable to find my pictures using the DNN search feature. http://www.bradfor...
How to upgrade UVG by js360160
I have UVG 02.00.00 installed and I just downloaded UVG 02.04.04.Is there a spec...
File Transfer to Amazon by OurLink
I am having a small issue with the Amazon S3 integration on UMG. I have followed...
How to specify the format of [CREATEDATE] by loon08
like datetime.ToString("MMM,d yyyy") in .net, how to specify [CREATEDATE]'s form...
photoid in 3DCarousel not working by loon08
I am using 3DCarousel. When photoid is specified in url, it does not show the i...
A "must-have" option in "Settings / Default Sorting / Order": RANDOM by kossut
Hello, I've just purchased UMG and I can't believe, that in as rich, functional ...
Link: text box purpose by bhoffort
What is the purpose of the Link: text box in the photo property interface?Is the...
Format to export in final cut by rmalone
Weve got an issue exporting from final cut, I dont know what has happened, but w...
Our Partnership Minimize
If you are looking for good DNN hosting, then PowerDNN is the best DNN host around!
Support Forum Minimize
Subject: Problem Upgrading to 2.3
Prev Next
You are not authorized to post a reply.

Author Messages
Daren Ulmer
Posts:4
Bronze Member

04/24/2008 2:14 PM  
I'm getting an application error while trying to install 2.3. I currently have 2.1 installed and am able to install any other module successfully. Here's the .Net error page that comes up after about 2 minutes: Thread was being aborted. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception Details: System.Threading.ThreadAbortException: Thread was being aborted. Source Error: An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. Stack Trace: [ThreadAbortException: Thread was being aborted.] System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +495 System.Web.ApplicationStepManager.ResumeSteps(Exception error) +590 System.Web.HttpApplication.System.Web.IHttpAsyncHandler.BeginProcessRequest(HttpContext context, AsyncCallback cb, Object extraData) +140 System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr) +426 -------------------------------------------------------------------------------- Version Information: Microsoft .NET Framework Version:2.0.50727.832; ASP.NET Version:2.0.50727.832
database error
Posts:79
Golden Member

04/24/2008 3:42 PM  
The same thing has happened to me many times when trying to install UVG2.3.0 I was trying to update UVG 2.2.2, installing the UVG2.3.0PA from snowcovered. Every Install of the UVG2.3.0PA lead to "thread being aborted", and I couldnt tell if the module installed ok or not, but the thread being aborted told me something didnt go "exactly" right. I think I may have even trashed the code/database by trying to install it several times.(gentle word of warning) I went back to my backup many times, and was never able to get the module to install cleanly into my DNN4.8.2 codebase. I tried to install the PA on a DNN4.5.5 version I had backed up and UVG2.3.0 upgraded my UVG2.2.2 with success. I've also had problems installing UMG for the same reason. I think there is a call to reset IIS somewhere in the code that is causing this. Does your installation work? Even when I got these "thread being aborted" my UVG "seemed" to have upgraded. But I didnt want to take a chance, which is why I ended up applying it to my DNN4.5.5, because it installed so nicely into that codebase. Good Luck.


Bent Angle
Pengtsen R
Posts:5241


04/25/2008 5:32 AM  
it seems you are possible to get this problem if your DNN 4.8.2 is upgraded from a prior version.

now you can upgrad UVG manually, please first install UVG 2.3 to another DNN instance, then copy all files in /Desktopmodules/ultravideogallery folder to same folder on this DNN instance, and manually execute 02.03.00.SqlDataProvider in your database.

thanks.

Pengtsen R
http://www.bizmodules.net
database error
Posts:79
Golden Member

04/25/2008 6:17 AM  
Yes, I have tried many times to upgrade my codebase, and once I get to 4.8.2, I get the thread aborted error.  I have tried installing other random modules on the upgraded 4.8.2, and they installed properly without this error.  But try as I may, (and I tried the perform the upgrade 6 times to get a stable codebase), I realized no path to 4.8.2, not even if I upgraded to 4.6.2 before I did the 4.8.2 upgrade, seemed to make a difference.

upgraded 4.8.2 for me = no bizmodule installations without a thread aborted error.

Thanks for the work-around solution.

Should I try this work around for UMG as well?  I know the file/folder  installation is a little more complex with more folders, but I think I know where all the code is.

thanks, as usual....


Bent Angle
Pengtsen R
Posts:5241


04/25/2008 8:27 PM  
Today I get another report about this error, a client trying to upgrade UMG and get the thread aborted error, but UMG do get upgraded even this error is reported.

So I think you can check the module definitions to see if UVG is already upgraded properly.

Pengtsen R
http://www.bizmodules.net
Larry Downes
Posts:27
Silver Member

05/15/2008 11:32 AM  

Pengtsen,

From a different thread, I too am happy that you and your family are safe.  You and your countrymen are in our thoughts.

On to business, I continue to get these problems when I upgrade your modules (both UVG and UMG) Actually, I dont get the thread aborted error any longer, it just sits there for several minutes until I get a server unavailable error, then the sites are unavailable until I manually stop the w3wp process on the server which is pegged at 100%. 

Yes I have upgraded to DNN 4.8.2 from a previous version, but I have installed and upgraded several other modules including some of my own with no issues. 

For now I do as suggested, I created a DNN 4.8.2 fresh install site that I can run the UVG and UMG upgrades on then copy the /bin files and the directories in /DesktopModules from the dummy site to the production site.  Finally I run the latest SqlDataProvider in SQL Management Studio. 

These steps seem to work, but I am concerned that I'm going to mess a step up one of these days!  Do you have any idea what the root cause id and why it seems to be a DNN upgrade issue and only with UVG and UMG?
 

Pengtsen R
Posts:5241


05/15/2008 6:56 PM  
Thank you, larry.

I'm not exactly sure, but I remember there is a dead lock with a core stored procedure named "GetModulePermission" or something, this sp is invoked repeatedly and never stop.

However, do UMG and UVG work on your website after manual upgrade?

Pengtsen R
http://www.bizmodules.net
Larry Downes
Posts:27
Silver Member

05/16/2008 7:56 AM  
Yes, they work after the manual installation so there isn't an emergency on my end.  I just worry that I'll mess something up one of these days and loose data.
Pengtsen R
Posts:5241


05/16/2008 6:27 PM  
ok, glad to know you finally got work.

from another client, I know UVG DO get installed properly even you get this "thread being aborted" error.

thanks.

Pengtsen R
http://www.bizmodules.net
You are not authorized to post a reply.
Forums > Ultra Video Gallery > Support Questions > Problem Upgrading to 2.3

Enterprise level DotNetNuke Solutions Copyright © 2005-2008 BizModules   |  Contact Us  |  Terms Of Use  |  Privacy Statement