| Thread | Last Post | Replies |
|
| Debugger Ignores Breakpoints | 21 Oct 2004 15:20 GMT | 1 |
I am working with Microsoft Visual Studio.NET 2003 on a Windows 2003 Server (Beta) machine. My MFC code builds / compiles / excutes fine in debug mode but the debugger just ignores / skips any Breakpoint that I insert. Everybody else's breakpoints/debuggers around me are working ...
|
| .NET 1.1 Installation Problem | 21 Oct 2004 15:07 GMT | 1 |
Here is the last part of Log file [10/20/04,11:06:32] Installing: C:\Temp\IXP000.TMP\netfx.msi [10/20/04,11:06:32] Checking IIS... [10/20/04,11:06:32] Checking MDAC Version
|
| Package .Net Redistributable with SP1 | 20 Oct 2004 12:03 GMT | 1 |
I recently created a product and I package the .net framework with my release. Now that service pack 1 is out, i would like to package the SP with the release as well. Is there any plans to integrate the .net redistributable with the service pack and if not, then is there any ...
|
| Problems installing .Net Framework 1.1 SP1 | 19 Oct 2004 15:22 GMT | 3 |
When I try and install the SP1 I get a Just-In-Time Debugging window with: An exception 'System.Reflection.TargetInvocationException' has occurred in SLB.tmp. I've tried deleting my temp files and reinstalling Framework 1.1.
|
| Kay Validation | 18 Oct 2004 20:56 GMT | 4 |
I want to know about how to make CD KEY Validation with User Interface Dialog Boxes Provided in SET-UP Project in VS.NET. Devdatta
|
| NET Framework SP1 install issue w/KB827821 (SDK Oct 2003 Doc update) | 18 Oct 2004 04:03 GMT | 2 |
It seems that the latest Micro$oft .NET 1.1 Service Pack (SP1) will NOT INSTALL if the October 2003 SDK Documentation Update is installed. In order to fix the problem means completely installing the ENTIRE SDK, then installing the Service Pack, and then reinstalling the SDK
|
| How Can I make trial version ? | 15 Oct 2004 19:20 GMT | 1 |
How can I make trail version for my Visual Basic.Net Application, for example I want to send my application for a company that want to by it,how can I let my application work for just 15 day after this deuration I want my application to stop running.
|
| gacutil and co. DLL built under 2beta, deploying to IIS5+DotNet Framework 1.1? | 15 Oct 2004 13:14 GMT | 1 |
hi, I'm very new to .net but have built a simple DLL with one class (using a web reference for a soap interface). i then followed instructions and ran
|
| New install of Upgrade VS2003 CDs | 15 Oct 2004 00:25 GMT | 4 |
Installing new hdw. Is it necessary to install VS2002 Pro before installing the upgrade VS2003 Pro set of CDs? Rather not install VS2002 if not necessary.
|
| Incorrect command line parameters. Windows Installer. V 2.00.2600 | 14 Oct 2004 21:07 GMT | 2 |
Has anyone run across this problem? 1) I've created a Windows Installer program in VS.NET that installs flawlessly. 2) If I uninstall by double-clicking Setup.exe and choose Remove the program
|
| Using the sitting.ini file | 14 Oct 2004 05:23 GMT | 1 |
do I have to use the sitting.ini file when I use the visual studio 2003 bootstrapper plug-in to add The Net Framework to my setup project? if the answer yes, How can I write the sitting.ini file?any exaples help me to write my sitting file will be appreciated.
|
| The installer was interrupted | 14 Oct 2004 05:16 GMT | 1 |
I got an error such as: "The installer was interrupted before "application" could be installed" It only happens on one Windows 2000 computer. I uninstalled .NET
|
| Run another app as part of the install | 13 Oct 2004 19:08 GMT | 1 |
I've created an installer for my application in Visual Studio .NET, however what I really need is to modify my current installer to run another application before running the rest of my installer. How do I do this?
|
| CLR 1.1 SP1 destroys System.Management code | 13 Oct 2004 19:03 GMT | 5 |
after I installed the SP1 on CLR1.1, my code using System.Management is no longer working. My code worked the whole time until SP1 and is as follows: //mewSP1Test1.cs using System;
|
| Update configuration file during installation with Windows Installer | 13 Oct 2004 16:13 GMT | 2 |
I'm making a setup project for a Windows Installer, to update my application. The application has a configuration file (app.config) that is renamed after the build. I would like to not replace this file by the new
|