| Ok. Here are the further details on the errors that I'm getting. When I first open the sample .aspx I get the following message. (I have added the three references as directed in the instructions) "The file could not be loaded into the web forms designer. An exception occurred while trying to create an instance of c360.Toolkid.SDK.Pages.AreaPage. The exception was “object reference not set to an instance on an object” Make sure all of the classes used in the page are built or referenced in the project." When I try to run the sample I get the following error: Server Error in '/CRMSLProjectView' Application. -------------------------------------------------------------------------------- Configuration Error Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately. Parser Error Message: File or assembly name Microsoft.Crm.Tools.ImportExportPublish, or one of its dependencies, was not found. Source Error: Line 20: <add assembly="Microsoft.Crm.Platform.Types, Version=3.0.5300.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"/> Line 21: <add assembly="Microsoft.Crm.Scheduling, Version=3.0.5300.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"/> Line 22: <add assembly="Microsoft.Crm.Tools.ImportExportPublish, Version=3.0.5300.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"/> Line 23: Line 24:
Source File: C:\Program Files\Microsoft CRM Client\Microsoft CRM Server\CRMWeb\web.config Line: 22 Assembly Load Trace: The following information can be helpful to determine why the assembly 'Microsoft.Crm.Tools.ImportExportPublish' could not be loaded. === Pre-bind state information === LOG: DisplayName = Microsoft.Crm.Tools.ImportExportPublish, Version=3.0.5300.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 (Fully-specified) LOG: Appbase = file:///C:/Program Files/Microsoft CRM Client/Microsoft CRM Server/CRMWeb/CRMSLProjectView LOG: Initial PrivatePath = bin Calling assembly : (Unknown). ===
LOG: Publisher policy file is not found. LOG: No redirect found in host configuration file (C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\aspnet.config). LOG: Using machine configuration file from C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\config\machine.config. LOG: Post-policy reference: Microsoft.Crm.Tools.ImportExportPublish, Version=3.0.5300.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/crmslprojectview/5e848645/2e4664b5/Microsoft.Crm.Tools.ImportExportPublish.DLL. LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/crmslprojectview/5e848645/2e4664b5/Microsoft.Crm.Tools.ImportExportPublish/Microsoft.Crm.Tools.ImportExportPublish.DLL. LOG: Attempting download of new URL file:///C:/Program Files/Microsoft CRM Client/Microsoft CRM Server/CRMWeb/CRMSLProjectView/bin/Microsoft.Crm.Tools.ImportExportPublish.DLL. LOG: Attempting download of new URL file:///C:/Program Files/Microsoft CRM Client/Microsoft CRM Server/CRMWeb/CRMSLProjectView/bin/Microsoft.Crm.Tools.ImportExportPublish/Microsoft.Crm.Tools.ImportExportPublish.DLL. LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/crmslprojectview/5e848645/2e4664b5/Microsoft.Crm.Tools.ImportExportPublish.EXE. LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/crmslprojectview/5e848645/2e4664b5/Microsoft.Crm.Tools.ImportExportPublish/Microsoft.Crm.Tools.ImportExportPublish.EXE. LOG: Attempting download of new URL file:///C:/Program Files/Microsoft CRM Client/Microsoft CRM Server/CRMWeb/CRMSLProjectView/bin/Microsoft.Crm.Tools.ImportExportPublish.EXE. LOG: Attempting download of new URL file:///C:/Program Files/Microsoft CRM Client/Microsoft CRM Server/CRMWeb/CRMSLProjectView/bin/Microsoft.Crm.Tools.ImportExportPublish/Microsoft.Crm.Tools.ImportExportPublish.EXE. -------------------------------------------------------------------------------- Version Information: Microsoft .NET Framework Version:1.1.4322.2300; ASP.NET Version:1.1.4322.2300
Again, I appreciate your assistance.
Debra |