For issues relating to Visual Studio 2008, Service Pack 1.
I've recently installed VS2008 on a new machine, and now find that it will not link with DLLs built on …
visual-studio-2008 visual-studio-2008-sp1Develop a project in VS for Windows Mobile 6.5. The project was developed on my machine. When I try to view …
visual-studio-2008 version visual-studio-2008-sp1 windows-mobile-6.5When I start to installing using installutil it gives me following error, I have set ServiceInstaller and ServiceInstallerProcess, System.InvalidOperationException: …
windows c#-3.0 installation service visual-studio-2008-sp1I have a simple form as: <%@ Page Language="C#" AutoEventWireup="true" CodeBehind="Default.aspx.cs" Inherits="WebApplication1._Default" %> &…
c# .net visual-studio-2008-sp1I've a VS2008 native C++ project, that I wish to compile as a DLL. It only references one external library (…
c++ dll visual-studio-2008-sp1 log4cplusI have my own custom tool for Visual Studio 2008 SP1. It consists of 5 assemblies: 3 assemblies with code that are used …
c# deployment visual-studio-2008-sp1 customtool