Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WebSite Project, Run without debugger #184

Open
NN--- opened this issue Nov 23, 2011 · 0 comments
Open

WebSite Project, Run without debugger #184

NN--- opened this issue Nov 23, 2011 · 0 comments

Comments

@NN---
Copy link
Member

NN--- commented Nov 23, 2011

Create a simple Nemerle ASP.Net WebSite project.
If you run with debugger (F5) everything works fine.
If you run without debugger (Ctrl+F5) gives you error message.
On the other hand if you right click and select -> View in Browser.
The project runs without debugger fine.

---------------------------
Microsoft Visual Studio
---------------------------
A project with an Output Type of Class Library cannot be started directly.
Also you can't use DLL as debug target.

In order to debug this project, add an executable project to this solution which references the library project. Set the executable project as the startup project.
---------------------------
OK   
---------------------------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant