-1

I am doing a CRM 4.0 to 2011 upgrade and there are files in the CRMWeb folder on the 4.0 setup (in a subdirectory, not the "ISV" folder though) that I cannot migrate to the CRM 2011 setup. Long story short, I load these web application files into CRM 2011's "ISV" folder but I keep getting an error that the codebehind file cannot be found (specifically that the "inherits" portion cannot be found.

I believe I am supposed to create a new IIS site going forward but I wanted to see if anyone knew of a permission issue or something that might be causing this problem? Thank you!

Arunprasanth K V
  • 20,733
  • 8
  • 41
  • 71
Pickel Juavez
  • 23
  • 1
  • 5

1 Answers1

0

To quote MSDN:

Adding custom webpages and supporting files to the \ISV\ folder is fully supported but deprecated. The ISV folder is maintained for backward (legacy) compatibility only. Any webpages or other custom code in that folder must use the 2007 web service endpoint. For more iformation, see Upgrade Code in the ISV folder to Microsoft Dynamics CRM 2011 and Use the Microsoft Dynamics CRM 4.0 (2007) Endpoint.

- Supported Extensions for Microsoft Dynamics CRM

denious
  • 163
  • 1
  • 11