Answer Questions
BerKim The Visual Studio template information is out of date.
Event Type: Warning Event Source: Visual Studio - VsTemplate Event Category: None Event ID: 1 Description: The Visual Studio template information is out of date. Regenerate the templates by running 'devenv /setup' or reinstalling Visual Studio. I have no templates listed when I try to create a new project in vs c# 2005 beta2. This is in my eventlog, but I have no pr ...Show All
MsVicky It is possible to use SQL svr instead of SQL Express
Hi all! I am using the Visual Web Developer 2005 Express Edition Beta, I am doing the tutorial which are very interesting, I want to use databases with this, I have SQL server installed on my computer and I don’t want to use the SQL Express, how do I change this any little hint a tip a link anything will be great apreciated. Kind regards. Oscar Catana. If you already have SQL server installed on your machine ...Show All
hesper About Licensing
Can I use VWD in a production environment even for business purposes I haven't been able to find any text about this. Thanks I don't believe there are any restrictions on use. Feel free to use Visual Studio 2005 Express Editions for any commercial use... For more please visit Express Editions FAQ : General-4:Can I use Express Editions for commercial use Yes, there are no licensing restrictions f ...Show All
jrad ListView
Hai, I'm having problems with selecting listview items. I have created a treeview with nodes, and I can safely display listview items for these nodes. I have also created a data entry form that I want to display when I click an item in the list view. How do I do this Please help... Prospery. Hi, as I got to know your question you want to call a new form and pass parameters to it. Thats not dificult at all. Make a construcor of the form w ...Show All
Frank Racis Express registration: going crazy...
I searched the whole forum, I found 32 links with th e"activation key" None of them helped me. I just installed Web Express. I go to Help->Register Product (Many post states that there is an "Activate product" in Help. No, there is nothing like thios. It is "Register product" instead.) I get a web page, I log in with my passport. Finally I receive a web page that looks exactly like this: Thank you for registering! Your e- ...Show All
bell.joshua Help i'm trying to query from sql with tableadapter
A below is how i got it setup, I know it's very wrong but I hope you can understand what I'm trying to do. Basically, I have one searchtextbox, one searchbutton and a combox which I edited and inserted two strings RMAnumber and SerialNumber. I want to beable to get the result no matter if I search by a RMAnumber or a SerialNumber. I know that my setup conflicts between RMA and SerialNumber, so I guess this is where a combobox comes in, rig ...Show All
Benet Devereux libc.lib
Does anyone know what replaced libc.lib An SDK i purchased requires libc.lib but I would like to use VC++ 2005 Express edition to program with, and I must link to libc.lib. What lib / libs have replaced libc So what would I replace libc with I couldnt find it in that article. Chill out dude You can not replace LIBC! There is no longer a ...Show All
FloridaAviator Refering to other sub in Visual Basic
How to you refer to another sub in VB I want to be able to press Enter and have a certain sub initiate, that has already been defined as handling a click, without having to rewrite all the code again. A perfect example of this is in Calculator, when you press Enter it does the same thing as when you click the = button. I had a look in the properties of the button that, when clicked, is handled the sub that I'm trying to initiate, but ...Show All
erdal akbulut Is it possible to shell an application seamlessly?
I need to be able to run an application such as notepad or calc in the same way that I can start a browser inside my VB app ie. make the spawned program appear to be just another window in my program. Has anyone done this before E10T wrote: He plainly posted: I need to be able to run an application such as notepad or calc in the same way that I can start a browser inside my VB app ie. make t ...Show All
Tussh VB + SQL server vs Access
I am very new to programming etc so I may be misunderstanding the situation, but my question is this: VB.Net Express is a programming language which comes with database functionality via SQL Server Express, whereas Access is a Database which is programmable via VBA. So, if one is developing a (fairly simple) database based application what are the pros and cons of using one set of software tools versus the other Thanks for any insights. Eric ...Show All
GNDSP I think the solution is simple:
Im just trying to get for loops to work properly and just basically messing around. This does actually work properly; yes i realize the names are retarded but they just came out :P Basically in this program you highlight an item in the textbox, and when you press ok that selected item will come up in a messagebox and say "you have selected so and so" Anyway... my question is how would i get this to display "You have selec ...Show All
telHand install c#
hi, i need help to install the visual studio c# express edition from the begining! thank you, moria. I would make sure that you have the correct permissions to install the product, you will need to be a power user on the machine (Or a local Administrator). You might also want to check the Event log to see if there are any errors Popping up. Also have you tried the manual Install of the system b ...Show All
Skynyrd opening form from another form/ serial port
Hi all, i'm new to visual basic and i have a problem...its probably really simple but i havent got a clue! i basically have a main form with two buttons on it, and when either of these buttons are pressed i want another form to open. if anyone could tell me what the code is to do this i would be so grateful! Also i need to use the SerialPort class to take the data that is typed into the boxes in my form and send it through the serial po ...Show All
JohnSantana Setting non-CLR based projects as default
Hello folks, in Visual C++ Express 2005 Express Beta 2 resp. August CTP, is there a way to create a Windows Forms application without the use of the CLR by default I'd like to build a 100% native C++ program using the Forms designer but I'm not quite sure if this is possible at all. At the moment I'd like to use the templates not only because of the convenience they offer but also to learn this IDE step by step ...Show All
Saleem Hakani - MSFT help executing a hyperlink
can someone please give me the syntax for opening a hyperlink when a picturebox is clicked on a form also, are there any mouse over text properties available i don't see them in the objects properties. thanks When reporting any errors, you should always include some sample code and the complete stack trace, so we can see what's going on. Are you running the app in a partial trust context, like from a network ...Show All
