Firewall Extension
Wed, 14 Mar 2007 01:34:03 -0700
Hi,
Can we auto add our software during the installation to the firewall
extensions using the Setup Project?
Or we need to get the special certification from Microsoft to be embedded to
our software?
Thanks in advance.
--
(^oo^) ? as pure as snow ...
|
.NET version installed
Tue, 13 Mar 2007 16:09:58 +0200
In which way can i check which version installed on PC
How can i do it through Windows and programmatically
Thanks
...
|
Framework Version
Tue, 13 Mar 2007 01:10:11 -0700
Hi
I have installed 1.1 and 2.0 framework in my machine.
Now i have developed an asp.net application with 2.0 as framework and when i
created a set up for my application and installed it, it took 1.1 as the
default framework and i had to go to IIS and changed the Framework version to
2.0 for this app ...
|
Deploying registry settings in Vista
9 Mar 2007 10:27:50 -0800
A deployment package for a Service application that worked under XP is
failing in Vista with error 2869.
The error occurs when the Installer component runs custom code to
write a registry entry:
SYSTEM\CurrentControlSet\Services\MyServiceName\Group
Code in the Installer component that causes the problem:
...
|
.net web server
Thu, 8 Mar 2007 23:26:05 -0800
Hi, is there a way to prevent the localhost .net web server from closing?
Whenever I open a new project (website), the .net web server will close,
preventing me from adding a web reference to the new project (website). ...
|
Seo , Search Engine Optimizer , Seo Search engine Optimization , search engine optimization services, SEO Consulting
Thu, 08 Mar 2007 04:08:25 GMT
Search Engine Optimization http://www.yourseoconsulting.com/ Seo Optimization , Semantic Results, Artificial intelligence in Search, Auto Content Generators, Search Engine Results. SEO optimizer. SEO consulting
...
|
deployment project type unavailable
Wed, 7 Mar 2007 17:58:26 +0100
Hi,
Last week I had a problem with my Visual Studio 2005 setup and I uninstalled
and re-installed it. But unfortunately everything is not back to normal as I
can non longer create new or open existing deployment projects.
In the New Project wizard, Other Project Types, Setup and Deployment the
differen ...
|
|
|
Clean rollback installation in the Install method (System.Configuration.Install)
6 Mar 2007 15:36:03 -0800
I use a Deployment Project in Visual Studio 2005. I added a custom
action class that extends System.Configuration.Install.Installer. In
the method "Install", i check that all my dependencies are met so I
can continue the normal installation process. I can't use the launch
conditions because I need to check ...
|
Confused a bit...
Tue, 6 Mar 2007 16:23:11 -0600
I tried this out, I was hoping I could get another say. I
went to this video, and when I clicked at the very end, my cpu started freaking
out. It was actually pretty neat, but it didnt work the second time, can anyone
else tell me if my cpu is screwing up or what? Link : http://one.revver.com/watch/194543 http:// ...
|
Assembly config files not included in MSI
Tue, 6 Mar 2007 10:57:50 -0000
Hi,
I have several assemblies with their own app.config file (this is a new
feature with VS2005 I believe). When I build the assemblies the app.config
file in each one gets renamed to <assemblyName>.dll.config. The code picks
up the settings. All fine.
Now, I have a Setup project to build my MSI. It's ...
|