Search found 2 matches
- Wed Jun 23 2004
- Forum: C/C++/C# Community
- Topic: error: Policy not being applied to reference at this time
- Replies: 2
- Views: 9821
Its an asp.net site. It uses Amyuni to do things like, create thumbnails, pdf pagecounts etc. Usually it works fine, but occasionally I get this error after a recompile. Rebooting always sorts it out, but its obviously slowing down development. To me it looks like something else is locking the dll, ...
- Mon Jun 21 2004
- Forum: C/C++/C# Community
- Topic: error: Policy not being applied to reference at this time
- Replies: 2
- Views: 9821
error: Policy not being applied to reference at this time
Does anyone know what this error is? Line 196: <add assembly="System.EnterpriseServices, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"/> Line 197: <add assembly="System.Web.Mobile, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"/> Lin...