Tech Support > Microsoft Windows > Windows CRM > Mappings link error
Mappings link error
Posted by Rick M on June 2nd, 2008


When clicking on mappings for any entity, I am receiving this error:

Exception of type 'System.OutOfMemoryException' was thrown

The task manager shows a memory Commit Charge: 4203M/5970M.

Any help on this would be appreciated.

Thanks,
-Rick M.

Posted by Paul M on June 3rd, 2008


Second quick points, I'd check the amount of availible disk space, and also
look in the Event Log to see if this provides any further informatioin.

If your still having trouble with the issue - post the entry from the Event
Log onto the board and we should be able to determine what is causing the
problem.

--
Kind Regards, Paul McQuillan.
CRM Consultant


"Rick M" wrote:

Posted by Rick M on June 3rd, 2008


Here is the error from the event log:

Event Type: Warning
Event Source: ASP.NET 2.0.50727.0
Event Category: Web Event
Event ID: 1310
Date: 6/3/2008
Time: 12:09:28 PM
User: N/A
Computer: SWCRM01
Description:
Event code: 3008
Event message: A configuration error has occurred.
Event time: 6/3/2008 12:09:28 PM
Event time (UTC): 6/3/2008 4:09:28 PM
Event ID: b09e702db3294140a831c5191c3a8a48
Event sequence: 128364
Event occurrence: 13
Event detail code: 0

Application information:
Application domain: /LM/W3SVC/259463726/ROOT-1-128568984885742152
Trust level: Full
Application Virtual Path: /
Application Path: C:\Inetpub\wwwroot\
Machine name: SWCRM01

Process information:
Process ID: 4968
Process name: w3wp.exe
Account name: NT AUTHORITY\NETWORK SERVICE

Exception information:
Exception type: ConfigurationErrorsException
Exception message: Exception of type 'System.OutOfMemoryException' was
thrown.

Request information:
Request URL:
http://swcrm01/SchoolWires/Tools/Sys...015C5F191CC13d
Request path:
/SchoolWires/Tools/SystemCustomization/Relationships/mappings/mappingList.aspx
User host address: 10.151.0.27
User: SCHOOLWIRES\crmadmin
Is authenticated: True
Authentication Type: Negotiate
Thread account name: NT AUTHORITY\NETWORK SERVICE

Thread information:
Thread ID: 10
Thread account name: NT AUTHORITY\NETWORK SERVICE
Is impersonating: True
Stack trace: at
System.Web.Configuration.CompilationSection.LoadAs semblyHelper(String
assemblyName, Boolean starDirective)
at System.Web.Configuration.CompilationSection.LoadAs sembly(AssemblyInfo
ai)
at
System.Web.Compilation.BuildManager.GetReferencedA ssemblies(CompilationSection compConfig)
at
System.Web.Compilation.WebDirectoryBatchCompiler.. ctor(VirtualDirectory vdir)
at
System.Web.Compilation.BuildManager.BatchCompileWe bDirectoryInternal(VirtualDirectory vdir, Boolean ignoreErrors)
at
System.Web.Compilation.BuildManager.BatchCompileWe bDirectory(VirtualDirectory
vdir, VirtualPath virtualDir, Boolean ignoreErrors)
at System.Web.Compilation.BuildManager.CompileWebFile (VirtualPath
virtualPath)
at
System.Web.Compilation.BuildManager.GetVPathBuildR esultInternal(VirtualPath
virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean
allowBuildInPrecompile)
at
System.Web.Compilation.BuildManager.GetVPathBuildR esultWithNoAssert(HttpContext
context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp,
Boolean allowBuildInPrecompile)
at
System.Web.Compilation.BuildManager.GetVirtualPath ObjectFactory(VirtualPath
virtualPath, HttpContext context, Boolean allowCrossApp, Boolean noAssert)
at
System.Web.Compilation.BuildManager.CreateInstance FromVirtualPath(VirtualPath
virtualPath, Type requiredBaseType, HttpContext context, Boolean
allowCrossApp, Boolean noAssert)
at System.Web.UI.PageHandlerFactory.GetHandlerHelper( HttpContext context,
String requestType, VirtualPath virtualPath, String physicalPath)
at
System.Web.UI.PageHandlerFactory.System.Web.IHttpH andlerFactory2.GetHandler(HttpContext
context, String requestType, VirtualPath virtualPath, String physicalPath)
at System.Web.HttpApplication.MapHttpHandler(HttpCont ext context, String
requestType, VirtualPath path, String pathTranslated, Boolean useAppConfig)
at
System.Web.HttpApplication.MapHandlerExecutionStep .System.Web.HttpApplication.IExecutionStep.Execute ()
at System.Web.HttpApplication.ExecuteStep(IExecutionS tep step, Boolean&
completedSynchronously)


Custom event details:

For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.

-Rick M.

"Paul M" wrote:

Posted by Rick M on June 3rd, 2008


And, yes, there is plenty of disc space.

-Rick M.

"Rick M" wrote:

Posted by Paul M on June 3rd, 2008


This error fires whenever you try to create a new Mapping? Is this affecting
all the relationships in a particular entity, or mappings in relationships
across all entities?

Does the error occur when attempting other types of customisation such as
adding attributes or new entities.

Finally, is there any custom code or significant customisations deployed on
the Server?

I'd suggest collecting answers to these questions which should help
determine where the problem is coming from - and then think about escalating
the problem up to Microsoft Support, they are usually very good with errors
that are difficult to determine.

--
Kind Regards, Paul McQuillan.
CRM Consultant


"Rick M" wrote:


Similar Posts