| Thread | Last Post | Replies |
|
| Enterprise-Wide GAC | 16 Oct 2004 19:43 GMT | 4 |
Is it possible to create a .NET global assembly cache that spans across a group of servers & clients?
|
| web server is not running ASP.net version 1.1 | 16 Oct 2004 18:57 GMT | 1 |
I just installed Visual Studio.Net 2003 and that is supposed to add that asp.net 1.1 extension. I got an error message while opening ASP.NET project.Error is : "visual studio.net has detected that the specified web server is not running
|
| Error.Error..Error...web server is not running asp.net 1.1 | 16 Oct 2004 18:56 GMT | 1 |
I just installed Visual Studio.Net 2003 and that is supposed to add that asp.net 1.1 extension. I got an error message while opening ASP.NET project.Error is : "visual studio.net has detected that the specified web
|
| Error Creating Access DB | 16 Oct 2004 18:11 GMT | 3 |
I have a VB.NET Windows app which gives the users the option to open an existing Access DB or create a new one. I used VSNET 2003 Package/Deployment to create an install package. I've had 3 people test it and on one machine the user gets an error message:
|
| showdialog throws exception when closes | 16 Oct 2004 08:36 GMT | 3 |
Dim f As New frmWeb f.ShowDialog(Me) f.Dispose() Annytime i call a diffrent form from my main form using showdialog, i get an
|
| Combobox auto-fill problem | 16 Oct 2004 08:01 GMT | 3 |
In VB.NET you can set the DropDownStyle for a combobox to 'DropDown' or 'DropDownList'. When you set it to DropDownList, it supports auto-fill. But when you set it to 'DropDown', the auto-fill support is gone. How can I get auto-fill on a combobox with a dropdownstyle 'DropDown'?
|
| Saving to the system TEMP directory | 16 Oct 2004 07:32 GMT | 5 |
Hello - I am working on a program that creates a small temp file. The ideal would be it creates the file in the user %temp% directory - whatever that is - the default is %USERPROFILE%\Local Settings\Temp. Is there an easy way to set a variable to the users %TEMP% directory in
|
| CR Selecting papersource misssssery | 16 Oct 2004 04:46 GMT | 5 |
having troubles with printing a crystal reports report to a specific tray in a printer. By means of System.Drawing.Printing.PrinterSettings.PaperSources it's possible to find out how many and which trays are installed in a printer.
|
| Can't find ngen.exe | 16 Oct 2004 02:32 GMT | 2 |
I did a search on my 2 computers and I can't find ngen.exe anywhere. I have both VS2003 et Vs2005 beta installed, both 1.1 and 2.0 framework, and the installations are quite complete and work fine.... Did I miss something at install time?
|
| How do you load a dropdownlist when edit is clicked in a datagrid | 16 Oct 2004 00:49 GMT | 12 |
How do you load a dropdownlist when edit is clicked in a datagrid ? <Columns> <asp:BoundColumn DataField="OptionDescription" ItemStyle-Wrap="True" HeaderText="Option Description"></asp:BoundColumn>
|
| How I'm I supposed to use string tables? | 15 Oct 2004 22:06 GMT | 2 |
I used to use string tables in my apps to switch between languages in VB6. But now I must program in .NET and I don't know how it works at all for string tables... Can anyone help me please? Is there something better than string tables?
|
| Custom Event Handling within UserControl | 15 Oct 2004 21:15 GMT | 2 |
I am trying to kick off an custom event in a usercontrol that the webpage will listen and preform some actions if the event is fired from within my usercontrol
|
| ASP.NET setup | 15 Oct 2004 20:53 GMT | 2 |
For ASP.NET development (Network 1.1), can I use my IIS 5 or should I upgrade to IIS 6? If I need to upgrade, how exactly does one upgrade to IIS 6? I have a current FULL MSDN subscription. NOTE: I'm running on Windows XP Pro, SP2.
|
| Visual Studio .NET 2003 Installation problem | 15 Oct 2004 20:22 GMT | 2 |
I am trying to install VS 2003 on a Dell Server. The installation consist of 3 cds. One of which is a Prerequisit cd. I start off by putting in Disc 1 which has the autorun for the setup. The menu comes up and I start going through the steps. Step one is the Prerequisites
|
| Visual Studio .NET 2003 GDIPLUS.DLL Security Update | 15 Oct 2004 19:39 GMT | 2 |
For the MS04-028 Security Bulletin (GDI+) it refers Visual Studio 2003 users to KB830348, which is the Visual Studio .NET 2003 GDIPLUS.DLL Security Update. Does this apply to Windows XP with either SP1 or SP2? The system requirements don't list Windows XP.
|