| Thread | Last Post | Replies |
|
| How to learn Visual Studio 2005 and .NET | 25 Nov 2006 09:30 GMT | 3 |
Hey everyone, I would like to start learning Visual Studio 2005 Pro. and .NET. (I have a copy of Visual Studio 2005 Pro). I have never really programed before so I would be a begainer. I am a network administrator with 15 years in the
|
| Future JScript .NET Support in Visual Studio and .NET | 24 Nov 2006 12:13 GMT | 5 |
Is Microsoft planning to increase support for JScript .NET in the .NET framework and in Visual Studio .NET?
|
| Add App to Run registry key at setup | 23 Nov 2006 09:57 GMT | 2 |
I'm making a setup project with VS2005 and I need to add my application to the registry key "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run" in order to make my aplication start when the windows start.
|
| Double Menu Items panel | 23 Nov 2006 08:09 GMT | 2 |
Hi, I have the following problem: In my Visual Studio 2005 Menu elements got crazy. I can see them doubled, I mean: In place of File Edit View
|
| Installutil and Windows Vista | 23 Nov 2006 00:21 GMT | 1 |
I have a Windows Service written in .NET that worked without issues on XP SP2 and Windows 2000 Server. Now that I've upgraded to Vista, I try to install this using installutil, I get the error below (from the installlog file) and the transaction rollsback:
|
| using in VC++6 a dll created from C# | 22 Nov 2006 21:47 GMT | 1 |
hi, i created a DLL from VC# and tried to use it in VC++6.0. the problem is that VC++ needs also the .lib file, but VC# does NOT generate it. is there a way to generate a .lib file from C#? ho can i use a dll in
|
| MSDN Office 2007 Keys/Activation Issues | 22 Nov 2006 15:52 GMT | 3 |
Hi all, apologies if this is the wrong newsgroup! Anyone know what MS are doing about this? Looks like I am not alone! http://weblogs.asp.net/mlafleur/archive/2006/11/14/Office-2007-Product-Key-Probl ems.aspx
|
| msbuild - signfile - spc & pvk file | 22 Nov 2006 08:05 GMT | 1 |
Hi; the signfile task wants a .cer file. But what we have from verisign is a .spc and a .pvk file. How do we sign with those. Using signcode.exe we use:
|
| msbuild - sn task? | 22 Nov 2006 08:01 GMT | 2 |
Hi; Is there a task in msbuild to strong name a file? I need to do this after obfuscating a dll. ps - sorry for all the questions on msbuild - we're trying to convert from
|
| MSBuild - write to console | 22 Nov 2006 07:53 GMT | 2 |
Hi; How can I write to the console in a MSBuild proj?
 Signature thanks - dave
|
| msbuild aspnetcompiler task -keyfile? | 22 Nov 2006 07:39 GMT | 1 |
Hi; For the task aspnetcompiler in msbuild how do I pass the -keyfile parameter?
 Signature thanks - dave
|
| Only 1 .proj file - MSBuild says there are multiple ones | 22 Nov 2006 07:34 GMT | 1 |
Hi; When I run MSBuild from the command line it tells me "MSBUILD : error MSB1011: Specify which project or solution file to use because this folder contains more than one project or solution file."
|
| msbuild - call .sln file to clean all directories | 22 Nov 2006 06:35 GMT | 3 |
Hi; What is the <MSBuild .../> settings to call a .sln file and have it clean all release directories (bin\release, obj\release, etc)?
|
| Client -Server Concept in Windows Applns... | 21 Nov 2006 22:30 GMT | 3 |
Hi All.., I have a VB.Net Windows Application.. I need to Run this Exe From Some Other System(Client) and I need to Upload some specified files to the Server System..
|
| Dependencies problem | 21 Nov 2006 22:21 GMT | 1 |
I'm having a problem with dependencies in a solution. This solution has 6 projects, and there's one that contains many things that are used by all the others. This "common" project is web-based. When I want to reference this project (in the Add Reference / Projects
|