homebrew311 Posted February 18, 2004 Posted February 18, 2004 In one of Bivil's tutorials, it talks about creating a new project of the type 'Class Library' and then doing some other stuff to make DLLs. In my Visual Studio, all the projects listed are as follows: Windows Application, Console Application, ASP.NET Web Application, ASP.NET Web Service, Database Project, Setup Project, and Blank Solution. What does he mean when he says 'First we create a new project of type Class Library?' Note: I have the tutorial attached.readme.txt Quote
sjn78 Posted February 18, 2004 Posted February 18, 2004 If you have VB.Net Standard version you can't. But there is a way to be able to do it.... http://www.xtremedotnettalk.com/showthread.php?s=&threadid=49406 Quote
homebrew311 Posted February 19, 2004 Author Posted February 19, 2004 Thank you a lot. I also found a way around it. Open the project file in notepad after making a new windows project, and find "WinExe" where it says "Project type" and change it to "Library". It works so far for me. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.