Recieve Assembly Error

Recieve Assembly Error

Old forum URL: forums.lhotka.net/forums/t/3225.aspx


mfaisal posted on Thursday, July 19, 2007

Hi,

Whenever i runs the web project PTWeb i received this exception. Can someone tells me how to resolve this issue.

Type is not resolved for member 'ProjectTracker.Library.Security.PTPrincipal,ProjectTracker.Library, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'.

RockfordLhotka replied on Thursday, July 19, 2007

Yes, this is a common question. As discussed in Chapter 10, you can not use a custom principal object in the development web server, you must use IIS itself.

The installation instructions available from www.lhotka.net/cslanet/download.aspx describe how to configure PTWeb to run in IIS.

Copyright (c) Marimer LLC