|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Settings and Configurations in the .vbproj filethis website http://www.devcity.net/Articles/111/1/vbnet_se_dll.aspx My problem is when I open up the .vbproj file in Notepad I don't get all the setting attributes. Instead I get this <VisualStudioProject> <VisualBasic LastOpenVersion = "7.10.3077" > <Build> <Settings ReferencePath = "C:\Documents and Settings\DONOCB\My Documents\Visual Studio Projects\CardiacSurgery\CardiacSurgeryData\" > <Config Name = "Debug" EnableASPDebugging = "false" EnableASPXDebugging = "false" EnableUnmanagedDebugging = "false" EnableSQLServerDebugging = "false" RemoteDebugEnabled = "false" RemoteDebugMachine = "" StartAction = "Project" StartArguments = "" StartPage = "" StartProgram = "" StartURL = "" StartWorkingDirectory = "" StartWithIE = "false" /> <Config Name = "Release" EnableASPDebugging = "false" EnableASPXDebugging = "false" EnableUnmanagedDebugging = "false" EnableSQLServerDebugging = "false" RemoteDebugEnabled = "false" RemoteDebugMachine = "" StartAction = "Project" StartArguments = "" StartPage = "" StartProgram = "" StartURL = "" StartWorkingDirectory = "" StartWithIE = "false" /> </Settings> </Build> <OtherProjectSettings CopyProjectDestinationFolder = "" CopyProjectUncPath = "" CopyProjectOption = "0" ProjectView = "ProjectFiles" ProjectTrust = "0" /> </VisualBasic> </VisualStudioProject> What am I doing wrong? "Can" <C**@discussions.microsoft.com> wrote in message news:C4DDF3AF- 9F2E-42FE-9629-930F96F16***@microsoft.com > I am trying to create a .dll file using VB.Net Standard using the <cut>> What am I doing wrong? Apart from using a language that has no reason to exist...-- <response type="generic" language="VB.Net"> This newsgroup is for users of Visual Basic version 6.0 and earlier and not the misleadingly named VB.Net or VB 200x. Solutions, and often even the questions, for one platform will be meaningless in the other. When VB.Net was released Microsoft created new newsgroups devoted to the new platform so that neither group of developers need wade through the clutter of unrelated topics. Look for newsgroups with the words "dotnet" or "vsnet" in their name. For the msnews.microsoft.com news server try these: microsoft.public.dotnet.general microsoft.public.dotnet.languages.vb </response> I had no idea about the differences in the newsgroups. My apologies.
Show quoteHide quote "Bob Butler" wrote: > "Can" <C**@discussions.microsoft.com> wrote in message news:C4DDF3AF- > 9F2E-42FE-9629-930F96F16***@microsoft.com > > I am trying to create a .dll file using VB.Net Standard using the > <cut> > > What am I doing wrong? > > Apart from using a language that has no reason to exist... > > > -- > <response type="generic" language="VB.Net"> > This newsgroup is for users of Visual Basic version 6.0 > and earlier and not the misleadingly named VB.Net > or VB 200x. Solutions, and often even the questions, > for one platform will be meaningless in the other. > When VB.Net was released Microsoft created new newsgroups > devoted to the new platform so that neither group of > developers need wade through the clutter of unrelated > topics. Look for newsgroups with the words "dotnet" or > "vsnet" in their name. For the msnews.microsoft.com news > server try these: > > microsoft.public.dotnet.general > microsoft.public.dotnet.languages.vb > > </response> > >
VB6 app crashes on XP
problem with variable Adding a VB6 module to a VB.NET project Reszing form highlights combo box Listview - Performance fine except when adding first item Form in a form??? Tab Question or is it? ODBC Time Out Expired New functions in .NET 2.0 ??? compare value from DTPicker and now() |
|||||||||||||||||||||||