Answer Questions
DeliDaba ContextSwitchDeadlock was detected - CLR unable to switch contexts
I'm using VS Express (VB) and have a Windows form that uses the My.Computer.FileSystem.GetDirectories to get a list of files in a directory and then using the My.Computer.FileSystem.CopyFile to copy the files in the directory to a new location. As each file is copied I'm updating a ListBox (adding an item). After about 2-3 files the ListBox is no longer updated (even tried Refreshing the ListBox and/or Form) and if there are very many files I ge ...Show All
Matt Wyckhouse No Debug?
My new installation of the Feb05 CTP VC# Express seems to have come without a debug capability. I don't recall seeing that as a feature missing from the express editions. Both the Solution Configurations and Solution Platforms list boxes are blank and disabled. The Project Configuration tabs have no Debug/Release/All Configurations selection capability. In short, there appears to be no way of setting up a debug build alth ...Show All
mcazalet Can't un-install Visual Web Developer or MSDN 2005 Express
While working with VB 2005 Express I noticed the toolbox icons were combo box for all controls and the application Form was lost, many hours of work gone. Thought I would un-install all 2005 Express programs and re-install. Unable to un-install Visual Web developer and MSDN 2005 Express. What next It is not clear why you need to uninstall these apps, if you describe why you think you need to uninstall there mi ...Show All
Manu9456 Icons
I was hoping to find some new button icons as per an article a while back on MSDN, can't seem to locate it now. Does the VB Express download have these somewhere I am not complaining if not, I think it is terrifuc MS has alowed a free download of VB. I know they have some plans as to market share and takeup but it it suits me. Geoff I doubt there are icons included but personally I bought these fo ...Show All
urkumar2000 Problem with visual developer and SQL Express
Hi guys, I have this strange problem. I have Visual Web Developer Express and SQL Server Express and I am trying to create a new SQLDatasource object or even add a database from the Database Exporer. When I use the database explorer and click on the Add New Connection the VWD closes instantly. When I try to configure an SQLDataSource it seems like its trying to open up a window but it closes instantly. Stangely so ...Show All
Amitps Icons from Imagelists?
I've got a question about Icons, i've loaded a few icons into an image list and when I try assign an image to the forms icon property I'm getting a type exception because the imagelist contains 'images', lol. This being the case, how do I convert an 'image' from my imagelist to an icon that the form will accept By the way, this is also true for the NotifyIcon control, that will only accept icons too. Its ironic that they were all icons to ...Show All
Keshri C# and GDI+
Hello everybody I am very new to C# So I am wondering if anyone can explain to me what is 1. graphics paths 2. GDI+ and its use in 2D graphic application development and if it possible to give Microsoft Visual program examples of drawing graphics to the screen I really really appreciate your help and God protect you here is lots of great stuff: http://www.codeproject.com/ you may also directly jump here: http://w ...Show All
Robert Darwin free use after 6.november and free license?
In some german websites (in this case the source is : http://www.pcwelt.de/news/software/123690/ I read that a free-use of VS2005 Express AFTER the 6 of november is available. Is that right this is original in german language: Microsoft weist ausdrucklich darauf hin, dass alle, die wahrend des einen Jahres die Produkte gratis herunterladen, auch eine unlimitierte Lizenz fur die Produkte erhalten und diese auch nach November 2006 gra ...Show All
EasternBoy TextBox (multiple line) & Databinding
In an attempt to do a project recently, I've bumped into a problem with textbox and databinding. I have a multiple line textbox and wish to display the address of a company. However the full address of the company is stored in multiple columns inside my database. When implemented, I can only display the street address onto my textbox. I'm currently databinding the textbox to the address field in my customer table. Is there a way to display more ...Show All
XavierP How to reference a textbox via a string in code?
I imagine that this is a rather simple task; however I do not have a particularly large depth of knowledge and experience in VB… I have an arrangement of text boxes (id1_1, id1_2, id2_1, id2_2) which I wish to be able to reference in my code from a string such that I can change the text box’s text etc. I receive the data required to construct the string from a connected serial device. What I require is a method to ...Show All
emman101 VWD requires SQL Server Express 2005 ?
Please correct me if I'm wrong, but it seems that VWD Express can connect to SQL Server Express, but not to SQL Server 2000 This is rather surprising, as I've always seen that new IDE products *expand* on the database providers available, not provide *less* connectivity. Going the other way, i.e., *requiring* SQL Server Express in order to connect to data, will make VWD's usefulness very low for many developers. Can anybody explain this to ...Show All
Justin Pinnix MSFT wildcards
I need to add functionality to my form in this program that for some fields allows negative numbers, some just numbers, some three positive numbers separted by commas, and some just text. Also, I prefill with a text file so I need the error check for this also... Thanks! Newbiana But how do I check if I'm at the front of the textbox for the negative sign I think someth ...Show All
KYLE kyle plotting graphs
I'm not able to use afxdisp.h as it gives lots of errors with windows standard.. & thus cant use COleSafeArray for creating array to plot graphs. & not able to use mschart can someone please help me out.. how to plot XY grahps.. using simple form application in vc++ thanks & regards -- vishal hmm.. i got that... is there any dot net control available for plotting graphs Are you using VC++ express edition If so you c ...Show All
shark312 Can't remove Beta, remove tool gives error-message (getBootStrapDirectory)
Uninstall tool gives me this information: Microsoft SQL Server 2005 Tools Express Edition 0:Watson 1:1807 2:StreamSupportFiles 3:getBootStrapDirectory 4:3 5:t:\yukon\sql\setup\darwin\sqlcastub\catarget.cpp 6:93 7:sqlcastub.dll 8:sqlrun.msi and then A valid destination folder for the install could not be determinend Any help to break this -vessel Hi, Are you running the uninstall tool from&nbs ...Show All
DBass63 Cannot connect to server
I can download the ~3mb files, but when they are run and they are trying to download and install everthing, it says that the transfer rate is 0, then goes to say that it is trying to re-establish it's connection with the server. It can't do this, and when 5 attempts to do this fail, it exits. Any ideas i think that maybe true depending on which port this uses. I can download the IMG and ISO files in the usual way. But that application u ...Show All
