Page 1 of 1

Error when going to extensions link

Posted: 08 Jun 2016 17:00
by L_lefante
Hi,

I am doing a new installation. When trying to access to extesnions configuration I am getting this error:

Code: Select all

Compilation Error 
  Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately. 

 Compiler Error Message: CS0433: The type 'ASP.ctrl_searchextensions_ascx' exists in both 'c:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\omnipcxrecord\bf79f919\3e3e33fc\App_Web_p4210vod.dll' and 'c:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\omnipcxrecord\bf79f919\3e3e33fc\App_Web_fd34mgxl.dll'

Source Error:


 

[No relevant source lines]
  

Source File: c:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\omnipcxrecord\bf79f919\3e3e33fc\App_Web_searchextensions.aspx.cdcab7d2.lab_f16c.0.cs    Line: 189 

I am attaching a screen capture of the error. Any idea about this?

Regards

Re: Error when going to extensions link

Posted: 09 Jun 2016 11:11
by L_lefante
SOLVED.

1) Stop IIS
2) Delete c:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\omnipcxrecord directory
2) Start IIS

Re: Error when going to extensions link

Posted: 09 Jun 2016 13:46
by cavagnaro
Thanks for sharing the solution :)