BV Commerce Forum
»
BV Commerce Support
»
General Support
»
Server Error in '/bvc5_SP3.1' Application.
Rank: Member
Joined: 4/28/2003(UTC) Posts: 141
|
I don't really know if this is a bug or not. I downloaded the Bvc5 SP3.1 Full install and installed it locally on a Windows XP box without any problems what so ever. Logged in with no problems. added some categories and products no problems went to the front side and went from category > product > cart > to one page checkout no problems. Logged out closed the browser (IE7). Came back a few hours later and went to the home page everyting ok, went to the login page fine, logged in fine and brought up MyAccount_Orders.aspx as it should with the Admin bar at the top of the page. Clicked on the admin link and this is what i get. <H1>Server Error in '/bvc5_SP3.1' Application. <HR width="100%" color=silver SIZE=1> </H1> <H2> Could not load file or assembly 'App_Web_5wbrowia, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified. </H2> [color=#ffffcc> [tr ][td ]<CODE>The]1. Add a "Debug=true" directive at the top of the file that generated the error. Example: <%@ Page Language="C#" Debug="true" %> or: 2) Add the following section to the configuration file of your application: <configuration> <system.web> <compilation debug="true"/> </system.web> </configuration> Note that this second technique will cause all files within a given application to be compiled in debug mode. The first technique will cause only that particular file to be compiled in debug mode. Important: Running applications in debug mode does incur a memory/performance overhead. You should make sure that an application has debugging disabled before deploying into production scenario.[/code] [/td][/tr]</TABLE> <B>[1] <FONT face=Verdana>Version Information:[/color] Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.210 Anyone have any ideas. Thanks Richard www.somethingmorestore.com[/1]
|
|
|
|
Rank: Member
Joined: 11/5/2003(UTC) Posts: 1,786
|
Empty your asp.net cache files (c:\windows\Microsoft.net\framework\v2.0......\asp.net temporary files and recycle the web site.
|
|
|
|
Rank: Member
Joined: 4/28/2003(UTC) Posts: 141
|
Thanks Marcus, that worked. Need to start another note pad to keep track of that fix.
Thanks, Richard
|
|
|
|
Rank: Member
Joined: 4/30/2007(UTC) Posts: 383
|
Whenever you see 'App_Web_weirdnamehere it's usually a page cache issue. A quick change to the web config will usually do the trick as will deleting the cache.
|
|
|
|
Forum Jump
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.