M
mlcy
hi there,
i got this Compiler Error Message when i tried to access my site. all
files were built in vs2005 without error.
Compiler Error Message: CS0433: The type 'FrontEnd.AppConfig' exists
in both 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary
ASP.NET
Files\newsearch\0d2e701c\83b0a639\assembly\dl3\167b1fd7\e5dc9ac8_ea6ec601\FrontEnd.DLL'
and 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET
Files\newsearch\0d2e701c\83b0a639\App_Code.xakiif68.dll'
i have tried to deleting site folder from Temporary ASP.NET Files
directory, but no help. i have tried renaming the namespace to
AppConfig, but no help. i have checked that i didn't include extra
files contain same class in the project. really don't know where the
conflit came from. does anyone have any idea what happened and how to
fix it?
thanks alot!
i got this Compiler Error Message when i tried to access my site. all
files were built in vs2005 without error.
Compiler Error Message: CS0433: The type 'FrontEnd.AppConfig' exists
in both 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary
ASP.NET
Files\newsearch\0d2e701c\83b0a639\assembly\dl3\167b1fd7\e5dc9ac8_ea6ec601\FrontEnd.DLL'
and 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET
Files\newsearch\0d2e701c\83b0a639\App_Code.xakiif68.dll'
i have tried to deleting site folder from Temporary ASP.NET Files
directory, but no help. i have tried renaming the namespace to
AppConfig, but no help. i have checked that i didn't include extra
files contain same class in the project. really don't know where the
conflit came from. does anyone have any idea what happened and how to
fix it?
thanks alot!