G
Guest
I'm trying to use a custom profile provider and I'm receiving this error
message after I deploy a published version of the app. The app works fine
when it is run in source code mode. It works fine if I run the published
version on the same machine it is developed on, but not when I copy the
published version to a different machine. The error goes away if I remove
all of the profile properties from the web config.
CS0433: The type 'ProfileCommon' exists in both
'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET
Files\root\dc8cbf9e\f05d928b\assembly\dl3\2f0caf74\881e5468_eec7c601\App_Code.DLL'
and 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET
Files\root\dc8cbf9e\f05d928b\App_Code.r_z1bmqm.dll'
Thanks,
Phil
message after I deploy a published version of the app. The app works fine
when it is run in source code mode. It works fine if I run the published
version on the same machine it is developed on, but not when I copy the
published version to a different machine. The error goes away if I remove
all of the profile properties from the web config.
CS0433: The type 'ProfileCommon' exists in both
'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET
Files\root\dc8cbf9e\f05d928b\assembly\dl3\2f0caf74\881e5468_eec7c601\App_Code.DLL'
and 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET
Files\root\dc8cbf9e\f05d928b\App_Code.r_z1bmqm.dll'
Thanks,
Phil