G
Guest
I've started getting this message after doing a publish of an Asp.Net 2.0
(c#) web site. The site uses a custom profile provider - I'm sure there is a
relation here, but I can't find it. Everything worked before, and the same
code is working on another site. I've gone as far as completely starting the
app over from scratch, and copying the working code for the other app into
this one. It will work for a few publishes, then just stop.
Compiler Error Message: CS0433: The type 'ProfileCommon' exists in both
'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET
Files\gn_p\f6309429\cfa5f75e\assembly\dl3\4ddc0a92\2ce3ec60_7583c601\App_Code.DLL'
and 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET
Files\gn_p\f6309429\cfa5f75e\App_Code.z9v2fk16.dll'
Thanks,
Phil
(c#) web site. The site uses a custom profile provider - I'm sure there is a
relation here, but I can't find it. Everything worked before, and the same
code is working on another site. I've gone as far as completely starting the
app over from scratch, and copying the working code for the other app into
this one. It will work for a few publishes, then just stop.
Compiler Error Message: CS0433: The type 'ProfileCommon' exists in both
'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET
Files\gn_p\f6309429\cfa5f75e\assembly\dl3\4ddc0a92\2ce3ec60_7583c601\App_Code.DLL'
and 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET
Files\gn_p\f6309429\cfa5f75e\App_Code.z9v2fk16.dll'
Thanks,
Phil