VS 2008 Create DLL for MS Access
Wed, 2 Apr 2008 14:09:01 -0700
I have some code that is in C# that I got from
http://sourceforge.net/project/showfiles.php?group_id=151488 the code has 2
projects a class library and a console application. I want to take the
class library and create a DLL that I can then refercnces in access. When I
take the dll that is created I get an ...
|
Installation when "Everyone" selected
Wed, 2 Apr 2008 09:25:01 -0700
Hi All,
When testing my software installation for "Everyone", I noticed the first
time each user accesses the shortcut to the application, the .MSI file is
targetted and it looks like a partial reinstall takes place. Once the .MSI
file is successfully re-run, the shortcuts work as expected from then on...
...
|
VS 2005 Setup Project - Can I exclude .NET dependency?
Wed, 2 Apr 2008 07:58:01 -0700
I have a Visual Studio setup project for an MFC C++ application which does
not use the .NET framework. One of the tasks of the MFC application is to
distribute executable updates over a private channel to an embedded processor
that does run the .NET framework. The setup project for the MFC app packages
some ...
|
Host Question VS 2008 (.net3.5) with asp ajax and MySQL
Tue, 1 Apr 2008 14:21:00 -0700 (PDT)
I have spent a horrible few hours scouring the web for hosts.
Fasthosts doesnt seem to like my .net 3.5 produced website (produced
using vs.net 2008). Am thinking of transferring to eg RedFox. I need
MySQL support and would like it to just work when I press publish;-)
I know I have the option to compile using ea ...
|
CANT PUBLISH A WEB SITE
Tue, 1 Apr 2008 10:29:05 -0700
I developed a small web application for my company in the PC I use in our
network which has Visual Studio 2005 installed. Such a network has a Windows
2003 Server that includes IIS with ASP.NET 1.1 as a web service extension
permitted. The web app works fine in my PC and now I want to publish it but I
find t ...
|
ClickOnce- Prerequisites
Tue, 1 Apr 2008 07:58:14 -0700 (PDT)
Hi,
New to click once in VS2008 (VB)
How do I stop VS re-publishing the prerequiites (sql server xpress/net
3.5 etc) every time I update the application ??
Thanks,
Casey ...
|
Help with simple annoying VS2005 Problem
Tue, 1 Apr 2008 07:01:44 -0700 (PDT)
I have yet to find anything on this, and hoping someone could help.
I have C# compact framework solution consisting of a bunch of projects
consisting of about 10 dlls, and a single exe. 1. I start the debugger
on the application exe
2. Code is compiling and deploying to the device (
3. I click in the source c ...
|
|
|
VS2003 to VSTD2008 migration problems
Tue, 1 Apr 2008 09:02:02 -0400
Hi all, sorry if this stuff has been discussed before but I have not been
able to find any suitable equivalents or solutions to these issues (if you
know of any please let me know, any information is appreciated).
I am trying to convert several (100+) projects in our current VS2003
solution to VSTD2008, som ...
|
VS2005 and VS2008 on same computer
Tue, 1 Apr 2008 04:41:03 -0700
Does anyone knows if it's possible to install Visual Studio 2008 without
installing Visual Studio 2005?
Has anyone tried to make the installation with the previous version
installed? is the system working fine?
I'm at college and i need both on the portable computer
My thanks in advanced ...
|
Having a problem debugging Compact Framework application on device
Mon, 31 Mar 2008 07:05:00 -0700
Here is a situation:
1) I first developed some application on <PC1>, got deployed some version of
.NET CF to my device.
2) On <PC2> it says that newer version of .NET CF is allready installed and
it works, but - I cannot debug an application, it says that module is not
loaded, and breakpoints are not set. Bu ...
|