| Thread | Last Post | Replies |
|
| how to export result into excel??? | 07 Jun 2004 15:06 GMT | 1 |
i have done all the neccessary calculation on .NET (windows form) and i want to export the result into excel spreadsheet. May i know how to declare excel so that open my keali.xls workbook and i can export my result in there??......(i try something like : Dim objExcel as excel ...
|
| HELP: oledb missing | 07 Jun 2004 15:06 GMT | 1 |
I have installed Visual Studio 6.0 on my pc and downloaded MDac. But in Interdev when I add a dataconnection, it only shows me odbc datasources, all the oledb providers are missing. I thought Mdac installed them. What am I missing?
|
| VS Enterprise Architect & MS Outlook | 07 Jun 2004 13:56 GMT | 1 |
I just installed VS 2003 on my XP Pro system. Now, every time I start MS Outlook the Windows Installer tries to configure VS Enterprise Architect. Everything else seems to be running fine.
|
| InitializeComponet() generating exception | 07 Jun 2004 13:56 GMT | 1 |
I am getting the following exception thrown by InitializeComponent( Common Language Runtime detected an invalid program The debugger won't let me step into the call, so I don't know how to find out exactly what is causing the problem. It "just started happening" this morning. I've ...
|
| .NET setup project - how modify installation | 07 Jun 2004 13:46 GMT | 1 |
I'd like to have the 'modify' feature for my installation process, like InstallShield provides it. Is it possible in a .NET setup project ? TIA,
|
| Cannot connect to MSDE database from VS | 07 Jun 2004 13:41 GMT | 1 |
I have installed MSDE 2000a on my standalone WinXP Pro machine. In VS the server explorer shows the instance with an 'x' on it. If i try to create a database i get a dialog stating 'Connection Failed'. I've already checked
|
| Can't add files to a project | 07 Jun 2004 13:41 GMT | 1 |
I can no longer add files to an existing project. When I add an existing file, either via the menus or the solution explorer, then nothings happens, no error message or anything. The project is under ClearCase but is checked out. If I add a file that is outside of the project's ...
|
| URGENT how to change Install folder | 07 Jun 2004 13:36 GMT | 1 |
Hello - Its urgent, im installing VS.Net on win2k proffessional. While installing the pre-requisites it does not ask me for any installation flder, while for the instlln of vs.net it shows the installation folder but its disabled. as c:\...
|
| ActiveX Control/Deployment | 07 Jun 2004 13:36 GMT | 1 |
What do I need to do to deploy my application which has Global Majic ActiveX controls contained within it I have built a Deploymeny Project (Release Version), but I get an Assertion when it runs on the traget PC How do I regester these controls on the Target PC (which does not have ...
|
| VS.NET 2003 and Smartphone 2003 SDK | 07 Jun 2004 12:39 GMT | 1 |
Hi from Turkey, I have installed Visual Studio.NET 2003 and then installed Active Sync 3.7 and lastly installed Smartphone 2003 SDK. While installing SDK, it warned me that I don't have eVC 4.0 and SDK is
|
| Installer - Move DLLs to SYSTEM folder | 07 Jun 2004 02:26 GMT | 1 |
I'm using Visual Studio 2003. I want to build an installation kit that moves all DLLs and OCXs on which the application is dependent to the SYSTEM folder (Windows\System32 or Winnt\System32). I open the File System dialog, "Add Special Folder->System Folder", then
|
| Problem saving .vb document. | 05 Jun 2004 21:30 GMT | 1 |
Hey guys. I'm working with Visual Studio 2003 using a virtual machine with Windows 2k, and my VB.Net Projects are stored on a mapped drive. However, occasionally, when I save, I get the following error message. Some Unicode characters in this file will not be saved. To save all
|
| Contacting server to create Web project 'xxxxxx' - VSNET2003 7.1.3088 | 05 Jun 2004 18:19 GMT | 1 |
VS.NET 2003 is working fine for my C# multi-project solutions, as long as they aren't web service or ASP.net projects. IIS 5.1 is up and running on XP Pro. Even previously working ASP.NET projects aren't opening up.
|
| looking for sub main | 05 Jun 2004 16:58 GMT | 2 |
vs 2002 - win xp - win forms - VB How can I start my program without VB looking for sub main at the start? I keep getting error cannot find sub main. thanks
|
| Importing VB6 Project into Visual Studio.Net - Error Message | 04 Jun 2004 19:50 GMT | 1 |
I have developed an application in VB6 and am in the process of importing it into Visual Studio.net. When I opened the VB6 project in VS.Net a dialog came up indicating that it was converting the project to VB.Net.
|