Entry Point Was Not Found

1,071 views
Skip to first unread message

Mr. P

unread,
Mar 14, 2012, 3:26:38 PM3/14/12
to sharp-arc...@googlegroups.com
Hello:

I am running Visual Studio 2010 Ultimate on Windows 7 Professional (64 bit).  I downloaded the 2.0 templify package and created a new S#arp Architecture based project from it.  I set up my database connection string, etc. and ran the application.  I get an error:

Entry point was not found.

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.EntryPointNotFoundException: Entry point was not found.

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: 

[EntryPointNotFoundException: Entry point was not found.]
   System.Web.Mvc.MvcRouteHandler.GetSessionStateBehavior(RequestContext requestContext) +139
   System.Web.Mvc.MvcRouteHandler.GetHttpHandler(RequestContext requestContext) +41
   System.Web.Mvc.MvcRouteHandler.System.Web.Routing.IRouteHandler.GetHttpHandler(RequestContext requestContext) +10
   System.Web.Routing.UrlRoutingModule.PostResolveRequestCache(HttpContextBase context) +8975064
   System.Web.Routing.UrlRoutingModule.OnApplicationPostResolveRequestCache(Object sender, EventArgs e) +86
   System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +148
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +75

Has anyone ever seen this error?  Does it have to do with my OS being 64 bit?

Thanks,

Mr. P

Seif Attar

unread,
Mar 15, 2012, 2:42:02 PM3/15/12
to sharp-arc...@googlegroups.com
I have never seen that error before, but having a quick look over interwebs it seems related to MVC assembly versioning. Do you have MVC3 installed?

Just guessing here, but maybe you installed MVC4 and that is causing an issue?

--
You received this message because you are subscribed to the Google Groups "S#arp Architecture" group.
To view this discussion on the web visit https://groups.google.com/d/msg/sharp-architecture/-/1FN8ed12BEsJ.
To post to this group, send email to sharp-arc...@googlegroups.com.
To unsubscribe from this group, send email to sharp-architect...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/sharp-architecture?hl=en.

Seif Attar

unread,
Mar 15, 2012, 2:43:51 PM3/15/12
to sharp-arc...@googlegroups.com

Mr. P

unread,
Mar 16, 2012, 9:41:50 AM3/16/12
to sharp-arc...@googlegroups.com
Thanks for your reply.  I did have MVC 4 installed, and that was the culprit.

Fez Khatri

unread,
Apr 10, 2012, 10:54:09 AM4/10/12
to S#arp Architecture
How can we do it without un installing mvc 4 i have tried to change
the runtime assembly but no Luck

any help would be appreciated

Alec Whittington

unread,
Apr 10, 2012, 1:06:29 PM4/10/12
to sharp-arc...@googlegroups.com
This is a question that would be better asked and answered on StackOverflow. It really has nothing to do with S# as a project, it is about how you've setup your dev environment with MVC. You'd most likely get a quick answer there as well.


Alec Whittington
Owner - Webmaster / Developer



--
You received this message because you are subscribed to the Google Groups "S#arp Architecture" group.
Reply all
Reply to author
Forward
0 new messages