2006-11-02, 02:36 AM
UncleJohnsBand Wrote:Access the page on the machine hosting GBVPR and post what the error message is. You need to do this on the hosting machine so you can see the error....otherwise you get a page indicating a general error has occured and displaying of the error information is turned off.
Server Error in '/gbpvr' Application.
Specified method is not supported.
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.NotSupportedException: Specified method is not supported.
Source Error:
Line 369: ZipEntry entry = new ZipEntry(Path.Combine(Path.GetFileName(Path.GetDirectoryName(filename)), Path.GetFileName(filename)));
Line 370:
Line 371: s.PutNextEntry(entry);
Line 372:
Line 373: WriteLargeFileSlowly(Response, fs, s, filename);
Source File: h:\Program Files\devnz\gbpvr\web\App_Code\Download.aspx.cs Line: 371
Stack Trace:
[NotSupportedException: Specified method is not supported.]
System.Web.HttpResponseStream.get_Position() +28
ICSharpCode.SharpZipLib.Zip.ZipOutputStream.PutNextEntry(ZipEntry entry) +1731
gbweb.Download.handleLibraryFolder(HttpRequest Request, HttpResponse Response, Boolean direct, String vpath) in h:\Program Files\devnz\gbpvr\web\App_Code\Download.aspx.cs:371
gbweb.Download.ProcessDownload(HttpRequest Request, HttpResponse Response, Boolean direct, Int32 rid, String path) in h:\Program Files\devnz\gbpvr\web\App_Code\Download.aspx.cs:142
gbweb.Migrated_PublicDownload.Page_Load(Object sender, EventArgs e) in h:\Program Files\devnz\gbpvr\web\public\Download.aspx.cs:66
System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +13
System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +45
System.Web.UI.Control.OnLoad(EventArgs e) +80
System.Web.UI.Control.LoadRecursive() +49
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3745
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.210
---------------------------------------------------------
[SIZE="1"]Asus M2A-VM (Radeon 1250 onboard video), Athlon X2 BE-2300+, 2GB DDR2, WD GP 1TB SATA2, WD GP 1.5TB SATA2, WD GP 2TB SATA2, HVR-2250, Win7 Ultimate 64bit, nMedia HTPC 200BA Case.
PCH-A100 as client1, AppleTV 2G + XBMC as client2, softmodded xbox + XBMC as client3 [/SIZE]
[SIZE="1"]Asus M2A-VM (Radeon 1250 onboard video), Athlon X2 BE-2300+, 2GB DDR2, WD GP 1TB SATA2, WD GP 1.5TB SATA2, WD GP 2TB SATA2, HVR-2250, Win7 Ultimate 64bit, nMedia HTPC 200BA Case.
PCH-A100 as client1, AppleTV 2G + XBMC as client2, softmodded xbox + XBMC as client3 [/SIZE]