https://bugzilla.novell.com/show_bug.cgi?id=379890
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=379890#c1 --- Comment #1 from Thomas Wiest <[EMAIL PROTECTED]> 2008-04-14 20:00:52 MST --- I'm getting similar errors trying to access BlogStarterKit, ClubWebSite and ClassifiedsStarterKit. Steps to reproduce the problem: 1. Download the Mono 1.9.0 VMware image from here: http://www.go-mono.com/mono-downloads/download.html 2. Upgrade the Mono 1.9.0 VMware image to Mono 1.9.1p2 from here: http://mono.ximian.com/monobuild/preview/download-preview/suse-103-i586/ 3. Restart apache -or- reboot the vm 4. Try to access '/BlogStarterKit' 5. Notice the error as in below. 6. Try to access '/ClubWebSite' 7. Notice the error as in below. 8. Try to access '/ClassifiedsStarterKit' 9. Notice the error as in below. Additional Information: Server Error in '/ClassifiedsStarterKit' Application .. (same error as BSK) Server Error in '/ClubWebSite' Application .. (same error as BSK) Server Error in '/BlogStarterKit' Application Could not load file or assembly 'Npgsql2, Version=1.0.0.0, Culture=neutral, PublicKeyToken=5d8b90d52f46fda7' or one of its dependencies. The system cannot find the file specified. Description: HTTP 500. Error processing request. Stack Trace: System.IO.FileNotFoundException: Could not load file or assembly 'Npgsql2, Version=1.0.0.0, Culture=neutral, PublicKeyToken=5d8b90d52f46fda7' or one of its dependencies. The system cannot find the file specified. File name: 'Npgsql2, Version=1.0.0.0, Culture=neutral, PublicKeyToken=5d8b90d52f46fda7' at (wrapper managed-to-native) System.AppDomain:LoadAssembly (string,System.Security.Policy.Evidence,bool) at System.AppDomain.Load (System.String assemblyString) [0x00000] at (wrapper remoting-invoke-with-check) System.AppDomain:Load (string) at System.Reflection.Assembly.Load (System.String assemblyString) [0x00000] at System.Web.Compilation.AssemblyPathResolver.GetAssemblyPath (System.String assemblyName) [0x00000] Version information: Mono Version: 2.0.50727.42; ASP.NET Version: 2.0.50727.42 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
