| Thread | Last Post | Replies |
|
| Missing text in MessageBox text area and buttons | 12 Sep 2005 21:10 GMT | 3 |
I recently installed Visual Studio 2003. When I generate a MsgBox or MessageBox in a .Net application, regardless of language (I have tried VB, C# and C++) I get no text displayed in either the message box or message box buttons.
|
| Sending a fax from VS.NET application | 12 Sep 2005 19:45 GMT | 1 |
What do I need to do to be able to send a fax from a Visual Studio.net application?
|
| C# Interview question help | 12 Sep 2005 11:51 GMT | 2 |
I am fresh college graduate who has done C and C++ during college times.After that i had done a C# course from one of our local computer institute.The course is BCM which ran for 1 year.But now when i am looking for job the questions asked in interview are really very very
|
| Wildcard Problem | 12 Sep 2005 01:38 GMT | 5 |
Apologies if this is posted to the wrong groups I'm building a small app that uses a WMI connection to a computer, can be local or remote and queries installed services. It will dynamically create a couple of buttons on the form to stop or start the services for any
|
| Old music loop creation software | 12 Sep 2005 00:25 GMT | 1 |
Years ago (8-10 maybe) Microsoft had a little piece of software that allowed me to generate loops of music. It let me choose a style/genre and adjust speed and assorted instruments if I remember correctly. I believe that it was rolled up into Interdev. (maybe)
|
| Threading problem | 11 Sep 2005 12:49 GMT | 1 |
I have a Windows Form and I need to create another thread to wait for an input somewhere else in the program. When this happens, I will have to access the form and modify it. Right now, this creates an error because I can't access/modify the form from a thread that didn't create ...
|
| Unable to Modify Database Objects using Server Explorer VS2003 | 11 Sep 2005 11:51 GMT | 2 |
My installation of VS2003 (although working really well otherwise) seems to not allow me to change or alter any of the tables within the Northwind (or pubs) databases on my SQL 2000 server installed locally on my laptop. This laptop also as VS2003 installed on it.
|
| Visual Studio .Net 2003 locking files problems.... | 10 Sep 2005 05:55 GMT | 1 |
My company are developing an application with approx 30 projects included in the solution. We are having severe problems when compiling our solution because of the fact that VS are locking up files during compilation. some of the errors we see during compilation are:
|
| Projects list | 10 Sep 2005 04:55 GMT | 9 |
I want to clear the projects list on my start page. I've tried clearing VBCache. What do I need to do to clear the list or at least remove project names?
|
| Problem adding new class | 09 Sep 2005 08:30 GMT | 2 |
I got a strange error : when I want to add a new element (class, window form, etc) in the ide ("solution explorer" window), I got an error saying "ActiveX can't create a component" Anyone knows why ?
|
| SaveFileDialog Problem - Green Cursor | 09 Sep 2005 07:44 GMT | 1 |
I am using VS.Net 2003 and I have a small Windows Forms application which amongst other things uses a SaveFileDialog and an OpenFileDialog control. When I run this application on my development machine everything works fine. However when I run this on another test machine when I ...
|
| Help: Trying to setup to build VC++ apps for XP64 | 09 Sep 2005 04:46 GMT | 2 |
I have just purchased an AMD Athlon 64 based computer, upgraded it to run Windows XP64 Pro and I am trying to get VS2003 set up to build 64 bit apps for it. I have downloaded and installed VS2003.net. I ran the latest platform
|
| VS2005 Preprocessor problem | 08 Sep 2005 15:42 GMT | 2 |
if I try to change (delete) preprocessor definitions (in project property dialog -> C++) the changed settings do not affect the build process. It is like the deleted preprocessor definition is still there. I've rebuilt the whole solution several times without success.
|
| Cannot attach to the VS6 debugger | 08 Sep 2005 15:29 GMT | 2 |
Having installed Visual Studio 2003 I cannot attach to the Visual Studio 6 debugger from the Task Manager. The only option is the VS.NET debugger. What needs to be done to gett he VS6 debugger as an option?
|
| vs2005 rc1 date | 08 Sep 2005 14:50 GMT | 1 |
i have read http://blogs.msdn.com/somasegar/archive/2005/08/22/451026.aspx and it mentions RC1 being released this month. Does anyone know when also the VS 2005 v.1 is set for 7 Nov, does this
|