Cannot package webcontent

G

Guest

Hi

I built a C# web application and need to package it to an exe file.

I selected dll and content files. It shows an error when I build the deployment project

Error: Cannot build project output group 'content from webapp (Release .NET)

How should I package it

In fact, it can package all dll files, it showed the above error when it packaged the web content aspx files.

What's wrong

Thank
 
J

John Saunders

Tom said:
Hi,

I built a C# web application and need to package it to an exe file.

I selected dll and content files. It shows an error when I build the deployment project.

Error: Cannot build project output group 'content from webapp (Release ..NET)'

How should I package it?

In fact, it can package all dll files, it showed the above error when it
packaged the web content aspx files.
What's wrong?

There is no way to package a web application as an exe file.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top