| Thread | Last Post | Replies |
|
| Need help replacing user object at runtime | 31 Jul 2005 00:44 GMT | 1 |
I have a user object placed on a form and want to replace it at runtime. Each version of the object being replaced is a page in a wizard process... I didn't want to load all objects then to show/hide for memory considerations.
|
| How to add SelfRegModules Action in Visual Studio Setup Project | 30 Jul 2005 21:58 GMT | 2 |
In creating redistributable setup for an ink enabled application, the documentation states: Note: You must add SelfRegModules Action and SelfUnregModules Action actions to the installation sequence. The MsiPublishAssemblies Action and
|
| Outlook Send Mail | 30 Jul 2005 06:06 GMT | 1 |
How do I go about signing my DLL so that users don't get the security popup from Outlook? Thanks in advance, Randy
|
| Visual Studio 2005 beta 2 on Vista beta 1? | 29 Jul 2005 20:33 GMT | 3 |
Has anyone managed to install Visual Studio 2005 on the beta 1 of Windows Vista? I get an error with MSXML immediately as the installation begins, and prevents anything from being installed. Thanks,
|
| Error message | 29 Jul 2005 19:54 GMT | 1 |
Please help. I am working with (inherited) a VB.Net desktop app that has an Excel spreadsheet control embedded (AxOWC11) on one form. Whenever that form is loaded and then unloaded, the memory is not released. When the memory gets to
|
| Creating an icon from a bitmap | 29 Jul 2005 19:00 GMT | 1 |
I have a .bmp file that I want to use as an icon and am trying to use VS to do the conversion. VS will load the .bmp and allow me to edit it, but there doesn't appear to be any way to save it as a .ico file. Am I missing something?
|
| compiling app without NET Framework | 29 Jul 2005 17:37 GMT | 3 |
I have small app with jost few commands which are using My.Computer.Network.DownloadFile, so ut's using .NET Framework. Is there a way to compile that application so it doesn't need .NET Framework to installed on user computers.
|
| HOWTO Make VS.NET not auto insert ID attribute in HTML | 29 Jul 2005 14:49 GMT | 1 |
HOWTO Make VS.NET not auto insert ID attribute in HTML. Please help, I'm using VS.NET 2003 to edit HTML files, and no matter what I do in the Tools-Options-Text Editor-HTML/XML or any other "Tools-Options-Text Editor"
|
| Visual Studio 2005 Beta 2 | 29 Jul 2005 07:25 GMT | 8 |
For anybody that has installed and used Visual Studio 2005 Beta 2, I'm curious to hear some feedback on your likes and dislikes about the program. What OS did you install on? Did you have any difficulties installing VS2005?
|
| Open new Window | 28 Jul 2005 20:35 GMT | 1 |
VS .Net 2003 / Visual Basic I have this html frames page. The header and main frames show aspx pages. In the header, if I have a button to get the user back to the main menu, how do I close the current browser window and have the main menu appear in
|
| HTTPWebRequest Connection closed | 28 Jul 2005 18:15 GMT | 2 |
I am trying to post some information using the httpwebrequest object. I am getting an error of "The underlying connection was closed: The request was canceled." evertime I close the stream writer. I have already set the keepalive property to false and even tried changing the ...
|
| setting monitor resolution on target machine | 28 Jul 2005 13:35 GMT | 3 |
hi, i've developed a windows application with visual studio. how can i set monitor resolution of the target machine when the program is loaded and restore the previous settings when the application is closed? thaks,
|
| How to Add combo box to data grid | 28 Jul 2005 13:30 GMT | 4 |
I use visual basic .NET 2003. Could you tell me, how to add combo box to DataGrid control? Thanks, Saroeurn
|
| Creating Webproject via http fails! | 28 Jul 2005 10:07 GMT | 2 |
I want to create a new .NET Webproject in the plece an older ASP App is running today. I want to upgrade it, so I want to create a new one and reimport the older ASP Files there so it still works, but I can use .NET functionality and aspx Files.
|
| Icon editor | 28 Jul 2005 05:20 GMT | 2 |
I am trying to edit an existing icon using Visual Studio. I've opened the icon file, modified it, and saved it, but when I use it in my application, the original unmodified graphic appears. If I open it for editing in VS, the edited version appears just like I want it. I am ...
|