I am trying to get a Sampe web application compiled and running on my
computer. It compiles with no issues but ends up spitting these error
messages if I use a browser to access it?
I have a proper version of MapXtreme, also other applications
including a sample desktop forms application works.
Any pointers would be appreciated.
Thanks
Server Error in '/MapXtremeWebApplication2' Application.
--------------------------------------------------------------------------------
COM+ Activation failed because an initialization function failed.
Check the event log for more information.
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.Runtime.InteropServices.COMException: COM+
Activation failed because an initialization function failed. Check the
event log for more information.
Source Error:
An unhandled exception was generated during the execution of the
current web request. Information regarding the origin and location of
the exception can be identified using the exception stack trace below.
Stack Trace:
[COMException (0x8004e025): COM+ Activation failed because an
initialization function failed. Check the event log for more
information.]
MapInfo.Engine.Session.Create() +182
MapInfo.Engine.ServerStateSessionActivator.OnBeginRequest(Object
sender, EventArgs e) +102
System.Web.SyncEventExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute()
+60
System.Web.HttpApplication.ExecuteStep(IExecutionStep step,
Boolean& completedSynchronously) +87
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.4322.573;
ASP.NET Version:1.1.4322.573
--
"I never look back darling, it distracts from the now", Edna Mode (The
Incredibles)
I owe you a beer :)
Thanks