| Thread | Last Post | Replies |
|
| [template function] error C2062: type 'int' unexpected | 20 Aug 2006 01:43 GMT | 1 |
Is there 'some magic trick' to get the following to compile under Visual Studio 6: --------------------------------- class A
|
| Installing VS2003 SP1 | 19 Aug 2006 02:23 GMT | 1 |
Attempting to install the VS2003 SP1 service pack on my machine brings up a "Preparing to Install" dialog which hangs. Nice work, Microsoft ! Now we need a service pack to fix the service pakc installation file <g>.
|
| vbc.bat from msdn not working - compilation to compact framework | 18 Aug 2006 19:35 GMT | 3 |
listing from bat found on msdn: @echo off rem if defined NETCF_PATH goto nonetcfpath set
|
| How to: Remove dots in code lines, suddenly appearing after shortcut accident | 18 Aug 2006 14:26 GMT | 1 |
I accidently hit some shortcut to replace all whitespaces with green dots in code view of visual studio 2005. How do i change that setting again to show whitespaces ? Best regards, Thue
|
| WMI Scritping in VS.NET | 18 Aug 2006 10:50 GMT | 1 |
Can you do WMI Scripting in VS.NET. Obviously, I have never tried it but now id th enew for me. Wondering if any of you smart folks out there can point me to some docs, URLs, samples that can help me to do WMI Scripting in VS.NET. And and all help will be greatly appreciated.
|
| VS.NET 2003 SP1, no installation messages? | 18 Aug 2006 09:05 GMT | 3 |
is it correct that during installation of VS.NET 2003 SP1 only a Windows Installer message box is visible with the text: "Please wait..." and no other dialog appears? Very strange. I cannot see that the installation was successful.
|
| Adding a reference to Excel | 18 Aug 2006 07:19 GMT | 1 |
Hallo everyone. I have Visual Studio 2005 installed on a machine with Excel 2003. I want to add a reference to the com object: Microsoft Excel 5.0 Object Library version 1.5 c:\Programs\Microsoft
|
| ATL71 merge module not updated with VS2003 SP1 patch? | 18 Aug 2006 03:59 GMT | 4 |
I was peeking at the updated merge modules that emerged from the SP 1 (dropped into the Merge Modules directory), and I discovered that while an updated copy of ATL71.dll was installed on my workstation, no updated ATL71 merge module was installed.
|
| Return a value from child page in ASP.NET | 17 Aug 2006 22:51 GMT | 1 |
Is it posible to put in a textbox of a page a value selected in a second page when I close it? for example, I want to get a city code in a text box, but I want to show a "child" page with the list of the cities, the user selects one, and when the "child" page is closed, the ...
|
| Changing Languages | 17 Aug 2006 20:45 GMT | 1 |
I've installed the program for VC++ but I would like to also now use VBasic. The splash screen says that all modules are installed, so how do I change the program to let me use both C++ and Basic? Or just VBasic? Thanks for the help.
|
| Deployment requirement even Possible? | 17 Aug 2006 19:35 GMT | 2 |
I would like to know if the following is even possible with the visual studio.net Setup and Deployment project. 1. During the deployment after creation of application directory the setup needs to prompt user to select another location to send a data
|
| Visual Studio 2000 suddenly can't find SQL Server. | 17 Aug 2006 16:03 GMT | 4 |
On Friday, I was working on a project and was able to access SQL Server Express and get all the data I needed from the database. Today, I went to access the same data that I accessed on Friday, and now VS tells me that SQL Server does not exist or I don't have proper permission. ...
|
| DataFormatString Question #2 Forcing Currency Format | 17 Aug 2006 03:56 GMT | 1 |
VS2005 and SQL2000 Have a column with Data Type "Float". Example, the value in the row could be 80025.36958 or
|
| Uninstall Event Toaster | 17 Aug 2006 03:11 GMT | 2 |
Hello, I had posted this with my non-msdn account and realized it would not get the attention it deserved. Here is the original post: Hello, I was hoping to find a way to uninstall EventToaster without uninstalling
|
| vs 4.0 to 6.0 conversion | 17 Aug 2006 01:58 GMT | 1 |
I'm trying to build a program written in visual studio/developer studio 4.0 on visual studio 6.0 professional edition. (written in C++) Everything is working fine other than i'm now getting about 300 casting errors. The casts are all going from "Void *" to "struct something *". ...
|