简体   繁体   中英

Publish web site: TYPE exists in both temporary ASP.NET assemblies

Not able to publish my website. While publishing my site I'm getting this error.

Any solution?

Thank you

I have had similar problems with publishing websites using Visual Studio, solved by deleting my temporary ASP.NET files before publishing the site.

They'll most likely be in the "C:\\Windows\\Microsoft.NET\\Framework\\v2.0.50727\\Temporary ASP.NET Files" folder (and equivalent folders for other framework versions). If you're using a 64 bit version of windows, there'll also be a Framework64 folder with temporary asp.ney files in.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM