J
J.Marsch
I am getting a compiler warning that I really don't understand. Any takers?
c:\WINDOWS\Microsoft.NET\Framework\v2.0.50215\Temporary ASP.NET
Files\coreprivilegespluspublisher\de978c10\6df7bd86\t6wwyv46.0.cs(130,102):
warning CS0436: The type
'Ctc.CorePrivilegesPlusPublisher.UI.Web.Virtual.Form.Host.DefaultHost' in
'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50215\Temporary ASP.NET
Files\coreprivilegespluspublisher\de978c10\6df7bd86\t6wwyv46.0.cs' conflicts
with the imported type
'Ctc.CorePrivilegesPlusPublisher.UI.Web.Virtual.Form.Host.DefaultHost' in
'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50215\Temporary ASP.NET
Files\coreprivilegespluspublisher\de978c10\6df7bd86\App_Code.52ydkgcy.dll'.
Using the one in 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50215\Temporary
ASP.NET Files\coreprivilegespluspublisher\de978c10\6df7bd86\t6wwyv46.0.cs'.
Here's the thing. The 2 files in conflict (with obviously generated names)
.. I didn't create them. They must have been generated by the tool. How to
I get this back into sync?
c:\WINDOWS\Microsoft.NET\Framework\v2.0.50215\Temporary ASP.NET
Files\coreprivilegespluspublisher\de978c10\6df7bd86\t6wwyv46.0.cs(130,102):
warning CS0436: The type
'Ctc.CorePrivilegesPlusPublisher.UI.Web.Virtual.Form.Host.DefaultHost' in
'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50215\Temporary ASP.NET
Files\coreprivilegespluspublisher\de978c10\6df7bd86\t6wwyv46.0.cs' conflicts
with the imported type
'Ctc.CorePrivilegesPlusPublisher.UI.Web.Virtual.Form.Host.DefaultHost' in
'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50215\Temporary ASP.NET
Files\coreprivilegespluspublisher\de978c10\6df7bd86\App_Code.52ydkgcy.dll'.
Using the one in 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50215\Temporary
ASP.NET Files\coreprivilegespluspublisher\de978c10\6df7bd86\t6wwyv46.0.cs'.
Here's the thing. The 2 files in conflict (with obviously generated names)
.. I didn't create them. They must have been generated by the tool. How to
I get this back into sync?