Hi Guys,

I'm at r87848 and I'm getting this error:

Could not load file or assembly 'App_GlobalResources' or one of its
dependencies. The system cannot find the file specified.

Description: Error processing request.

Error Message: HTTP 500. System.IO.FileNotFoundException: Could not
load file or assembly 'App_GlobalResources' or one of its
dependencies. The system cannot find the file specified.

Stack Trace:

System.IO.FileNotFoundException: Could not load file or assembly
'App_GlobalResources' or one of its dependencies. The system cannot
find the file specified.
File name: 'App_GlobalResources'
  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 Resources.Resource.get_ResourceManager () [0x00000]
  at Resources.Resource.get_ApplicationStartEventMessage () [0x00000]
  at mojoPortal.Web.Global.Application_Start (System.Object sender,
System.EventArgs e) [0x00000]
  at (wrapper managed-to-native)
System.Reflection.MonoMethod:InternalInvoke (object,object[])
  at System.Reflection.MonoMethod.Invoke (System.Object obj,
BindingFlags invokeAttr, System.Reflection.Binder binder,
System.Object[] parameters, System.Globalization.CultureInfo culture)
[0x00000]

I went through a big odyssey where I had upgraded my vm from opensuse
10.2 to 10.3 and then built latest mono on that machine and got the
same error as above and thought maybe it was due to the os upgrade.
So I then got a copy I had backed up before upgrading the vm and it
worked fine as it had a revision somewhere between r86630 and r87051,
not exactly sure but it was working so I went ahead and did svn update
on mono and rebuilt with mono r87848 and now I get the same error on
opensuse 10.2

So somewhere in that range of revisions something has gone wrong and
mojoPortal no longer works on Mono.

Anything I can do to help pin down this issue further please let me know.

Thanks,

Joe

-- 
Joe Audette
Software Solutions Architect
Source Tree Solutions, LLC
[EMAIL PROTECTED]
http://www.sourcetreesolutions.com
http://www.mojoportal.com
_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to