| Thread | Last Post | Replies |
|
| Reference not getting copied over | 06 Nov 2006 03:05 GMT | 3 |
Hi; In the project MyLogging I have a reference to log4net. log4net.dll is a file in the MyProject directory and CopyLocal is set to true. In the project (same solution) Report it has a reference to MyLogging. It
|
| Design View problem | 05 Nov 2006 12:01 GMT | 1 |
I have a form with a number of user controls as well as standard controls. in the .Designer.vb code, quite often the statement MyControl = New MyUserControl is deleted by VS, but only if when I view the form.
|
| Docked Tool Windows in VS2005? | 04 Nov 2006 17:00 GMT | 1 |
I was wondering if there is any way to create docked windows (much like Visual Studio and countless other programs can) for my Windows Application. Without writing my own code for it, I'd prefer to be able to dock windows and move them around in an MDI environment. I'm assuming ...
|
| Visual Studio .net 2003 with Vista RC2 SDK | 04 Nov 2006 11:00 GMT | 1 |
Can I install Vista RC2 SDK (or latest Windows SDK) with my current Visual Studio 2003? I need to call some vista sdk functions in my current projects. Thanks a lot. CK
|
| VS 2005 and Celeron Processor | 04 Nov 2006 03:15 GMT | 3 |
Anyone using VS 2005 on a machine with a Celeron processor? Is the performance okay? I was thinking of getting a lower end machine as a backup development machine and i was wondering if going with a Celeron processor was sufficient.
|
| Trial Version Question | 03 Nov 2006 05:02 GMT | 2 |
I download the Visual Studio 2005 Professional Trial version. I loaded some code from VS 6.0, made some changes and built it with the new VS. The dll ran perfectly on my development machine (XP pro), but when I try to use the dll on a different machine (XP pro and 2003 server) I
|
| VS2005 with VB6 | 03 Nov 2006 01:10 GMT | 2 |
Can VS2005 coexist with VB6 on a 1. Development PC 2. Deployment PC Thanks.
|
| Trig Functions - Sorry for the Cross Post | 02 Nov 2006 23:10 GMT | 1 |
Are the Trig fuctions, Sine, Cosine, and Tangent built into VB.Net? I'm currently using Studio 2k3, and cannot find mention of them in the help, or in several books. I apologize for the cross posting, but it was recommended that I post this
|
| Newline in Windows Installer text | 02 Nov 2006 21:21 GMT | 1 |
Got a slight query over something that's niggling me................. I have some VS2003.NET MSI installer packages I've created for installation of our software at work. On the form that would normally display the option to choose install
|
| .NET Framework Alternative | 02 Nov 2006 20:08 GMT | 3 |
I am using Visual Studio 2005 Express (Visual Basic only). I created a very small stand alone program to be included on a CD I am sending out. I find that when users try to run the program, they are told that they need to have a .NET Framework installed before the program will ...
|
| DLL file will not update on webserver during build/rebuild | 02 Nov 2006 16:33 GMT | 2 |
I'm using Visual Studio .NET 2003 and develop a C# web project. I switch between two different workstations while working on my project. On one workstation, everytime I build/rebuild my solution/project, the DLL will update on the webserver with no problem. However, from the ...
|
| Unable to Add Database Connection | 02 Nov 2006 12:45 GMT | 2 |
I am running SQL Server 2005 Enterprise Eval and VS 2005 Eval. I have added SQL Server 05 SP1. This is on Windows XP Pro, sp2. I have one default instance of SQL Server 05 named mssqlserver. SqL Server 2000 is not installed.
|
| VS2003 SP1 Install Error | 02 Nov 2006 04:03 GMT | 3 |
Windows Server 2003 Standard. VS 2003 Enterprise Architect was originally installed from the DVD. I tried to install VS2003 SP1 and am prompted for the install disk, so I point to the drive with the disk..
|
| I want my Windows application to be a Windows service | 02 Nov 2006 03:42 GMT | 1 |
I have soon finished my Windows application I have been working on for a long time. I have now come to the conclusion that my application would be better of as a Windows Service.
|
| vs 2005 website administration tool error | 01 Nov 2006 23:28 GMT | 1 |
vs2005, xp pro sp2, sql 2005 express I know I can just edit the web.config manually to accomplish my task but I wanted to try out this new feature. When trying to go to the 'security' page I this error:
|