Host Partnership
If you are looking for good DNN hosting, then PowerDNN is the best DNN host around!
Need a custom module?
 Should you have any questions about custom DNN modules or web projects, please let us know.
|
Support Forum
| Author |
Messages |
|
Karol Kossut Posts:78


 |
| 12/04/2007 4:20 PM |
|
Hello! I have bought and properly instaled UVG2, but I can't see a progressbar during upload... I see only "Uploading..." text. Do I need to install .NET 2.0 Ajax or something? I run DNN 455 with asp.net 2.0. Regards, K.Kossut |
|
Greetings from Poland! Karol Kossut |
|
|
Karol Kossut Posts:78


 |
| 12/04/2007 4:34 PM |
|
| Ops... sorry. Now I see the progressbar... But I didn't done anything... Thanks! |
|
Greetings from Poland! Karol Kossut |
|
|
Pengtsen R Posts:11264

 |
| 12/04/2007 9:49 PM |
|
:) generally there are 2 reasons: 1, your file is very small and you have good network connection, so it is uploaded quickly so you don't see the progress. 2, you didn't pass permission check in Configuration Wizard. thanks. |
|
Pengtsen R http://www.bizmodules.net |
|
|
Karol Kossut Posts:78


 |
| 12/05/2007 2:36 AM |
|
Both reasons you suggested are not applicable to this situation - it was a large file, and I run in full-trust environment. In my opinion it depends on file type - if I upload AVI - progressbar is shown and works fine, but if I upload WMV - I see only "Uploading..." and there is no progressbar. But - I will try it again with various filetypes, and I'll write here about the result. Best regards! Karol Kossut |
|
Greetings from Poland! Karol Kossut |
|
|
Karol Kossut Posts:78


 |
| 12/05/2007 2:55 AM |
|
I don't know what's happened, but now I see progressbar on every file type. And I can say - everything is OK. Thank You:) Best regards! K.Kossut |
|
Greetings from Poland! Karol Kossut |
|
|
Karol Kossut Posts:78


 |
| 12/05/2007 3:07 AM |
|
So, I have another problem: during upload of 74mb file (my limit in confuguration is 100mb), after a few mb I saw the following message: "Unable to cast object of type 'System.Threading.ThreadAbortException' to type 'System.Web.HttpException'." It was displayed in the same place as progressbar... |
|
Greetings from Poland! Karol Kossut |
|
|
Karol Kossut Posts:78


 |
| 12/05/2007 3:18 AM |
|
| Maybe it still depends on MaxRequest and Timeout? |
|
Greetings from Poland! Karol Kossut |
|
|
Pengtsen R Posts:11264

 |
| 12/05/2007 3:40 AM |
|
in Admin -> Event Viewer, can you see more detailed message? The upload progress bar should not depends on your MaxRequestLength and executionTimeOut settings. thanks. |
|
Pengtsen R http://www.bizmodules.net |
|
|
Karol Kossut Posts:78


 |
| 12/05/2007 3:43 AM |
|
| Yes - It's Request timeout. I set it now to 7200 (executionTimeout="7200"), and I'll se what will happen now... |
|
Greetings from Poland! Karol Kossut |
|
|
Karol Kossut Posts:78


 |
| 12/05/2007 3:46 AM |
|
Ohhh God! Can You imagine? Now I don't see the progressbar again, so only "Loading...". System.Exception: Unhandled Error: ---> System.Web.HttpException: The file '/ajaxpro/BizModules.UltraVideoGallery.UploadProgress,BizModules.UltraVideoGallery.ashx' does not exist. at System.Web.UI.Util.CheckVirtualFileExists(VirtualPath virtualPath) at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.UI.SimpleHandlerFactory.System.Web.IHttpHandlerFactory2.GetHandler(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath) at System.Web.HttpApplication.MapHttpHandler(HttpContext context, String requestType, VirtualPath path, String pathTranslated, Boolean useAppConfig) at System.Web.HttpApplication.MapHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) --- End of inner exception stack trace --- |
|
Greetings from Poland! Karol Kossut |
|
|
Karol Kossut Posts:78


 |
| 12/05/2007 3:55 AM |
|
so I've started again, and I see this in my EventLog: AssemblyVersion: 04.05.05 PortalID: -1 PortalName: UserID: -1 UserName: ActiveTabID: -1 ActiveTabName: RawURL: /ajaxpro/BizModules.UltraVideoGallery.AjaxDotNet,BizModules.UltraVideoGallery.ashx AbsoluteURL: /ajaxpro/BizModules.UltraVideoGallery.AjaxDotNet,BizModules.UltraVideoGallery.ashx AbsoluteURLReferrer: http://www.xd.pl/Video.aspx UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30) DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider ExceptionGUID: 9ec4237c-3b93-43c1-8707-4fbebfe4b361 InnerException: Unhandled Error: FileName: FileLineNumber: 0 FileColumnNumber: 0 Method: System.Web.UI.Util.CheckVirtualFileExists StackTrace: Message: System.Exception: Unhandled Error: ---> System.Web.HttpException: Unhandled HttpException while processing NeatUpload child request ---> System.Web.HttpException: The file '/ajaxpro/BizModules.UltraVideoGallery.AjaxDotNet,BizModules.UltraVideoGallery.ashx' does not exist. at System.Web.UI.Util.CheckVirtualFileExists(VirtualPath virtualPath) at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.UI.SimpleHandlerFactory.System.Web.IHttpHandlerFactory2.GetHandler(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath) at System.Web.HttpApplication.MapHttpHandler(HttpContext context, String requestType, VirtualPath path, String pathTranslated, Boolean useAppConfig) at System.Web.HttpApplication.MapHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) --- End of inner exception stack trace --- at Brettle.Web.NeatUpload.UploadHttpModule.Application_BeginRequest(Object sender, EventArgs e) at System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) --- End of inner exception stack trace --- Source: Nazwa serwera: KOSSUTPL |
|
Greetings from Poland! Karol Kossut |
|
|
Pengtsen R Posts:11264

 |
| 12/05/2007 3:55 AM |
|
| what's your domain? |
|
Pengtsen R http://www.bizmodules.net |
|
|
Pengtsen R Posts:11264

 |
| 12/05/2007 3:56 AM |
|
| can you email your web.config to service@bizmodules.net? you can remove connection strings in it. |
|
Pengtsen R http://www.bizmodules.net |
|
|
Karol Kossut Posts:78


 |
| 12/05/2007 3:57 AM |
|
| www.xd.pl, but the module page is now available only for admin users... |
|
Greetings from Poland! Karol Kossut |
|
|
Karol Kossut Posts:78


 |
| 12/05/2007 4:03 AM |
|
| You have to know, that this problem with bar shown above occurs after I hanged ONLY Request timeout setting from 360 to 7200. It's very bizarre behavior... |
|
Greetings from Poland! Karol Kossut |
|
|
Karol Kossut Posts:78


 |
| 12/05/2007 4:09 AM |
|
| Maybe I should reinstall the module? Errormessage says, that an ajaxpro is missing. But I cant imagine how could it disappear after doing changes in webconfig... |
|
Greetings from Poland! Karol Kossut |
|
|
Pengtsen R Posts:11264

 |
| 12/05/2007 4:18 AM |
|
it's a compatible problem with SwirlChat, I sent you a fix by email, please try it. thanks. |
|
Pengtsen R http://www.bizmodules.net |
|
|
Karol Kossut Posts:78


 |
| 12/05/2007 4:22 AM |
|
| Ach yes – it uses ajaxpro too. But take your advantage, that ~1 hour ago tere was a Swirl Chat too, and the progressbar was OK. |
|
Greetings from Poland! Karol Kossut |
|
|
Karol Kossut Posts:78


 |
| 12/05/2007 5:59 AM |
|
Thank You very much - now everything appears fine! There is one more issue, but it is not critical. After upload, when the server process a video, in progressbar place appears text "Unknown". But after a few seconds whole page reloads and everything looks fine. I afraid, that user who uploads a video may understand it as "failed". Please think about it in the future:) Thank You very very much for great support and very quick response! Best regards! Karol Kossut form Skierniewice in Poland! |
|
Greetings from Poland! Karol Kossut |
|
|
Pengtsen R Posts:11264

 |
| 12/05/2007 6:36 AM |
|
Unknown? you see this string when the video is being encoded? it should be "Your video is being encoded, please wait". can you show me a screenshot? |
|
Pengtsen R http://www.bizmodules.net |
|
|
|
| You are not authorized to post a reply. |
|
|
|
ActiveForums 3.7
|