asp.net - Publishing Web App Project with Visual Studio -


I am using Visual Studio 2008 and trying to publish a web application project, but then Also fails when project Below is a sample of the message;

Unable to add 'JavaScript / hoverIntent.js' to the publishing folder JavaScript ... Web site. Unable to attach 'Javascript \ hoverIntent.js' file, the specified file could not be encrypted.

This is also for image files. Why am I losing as it is happening? I should add that I am using Windows 7 build 7100, is not sure Is that the problem?

Any help greatly appreciated

It is suggesting that you have encryption There may be set target directories for using. The exception you are seeing is the inability to disable the publication of the VS publication.

To resolve this problem:

  • Use the VS directory to publish an intermediate.
  • Anywhere on your PC

This is at least one solution.

  • / div>
  • Comments

    Popular posts from this blog

    c# - ListView onScroll event -

    PHP - get image from byte array -

    Linux Terminal Problem with Non-Canonical Terminal I/O app -