473,624 Members | 2,191 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

creating an installation for web application in vs2005

Hi
I want to create a set up program for my web application.
My Requirements are the following:
1.I want to create a virtual directory in a place other than default virtual
directory.
in Installation window,it should have a provision for browsing a physical
location and making it the virtual directory (say for eg: D:/myWeb).
(If there is any possible method other than orcas )
2.I want to create a new user group and add the current user account in
which my web application is running to this newly created group.i want to
give write permission for this group in LOG folder of my web application.(If
i get some sample code )

3.i want to create some tables and demo data in oracle

Mar 4 '07 #1
0 845

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
1028
by: santhosh_176 | last post by:
:I Created a Pocket PC application for iPAQ 5450. Every thing went fine even installer creation. I could run the setup and install it into the actual device and worked fine. The application enables syncronization with remote database using merge replication. I found contradictory results while installing the application. I will mention here all the steps that I done while creating and installing setups. Result: Case 1: worked fine. ...
4
1474
by: g.srinivasmadhav | last post by:
Hi I am madhav. i am getting an installation error while installing VS2005. It fails at Mdac 2.8 sp1. says "INF Install failure Access denied" Can any one suggest me what might be the problem. thanks Madhav
8
16279
by: William LaMartin | last post by:
I just received my Visual Studio upgrade to 2005 and tried to create a new web site via File | New Web Site with location http. Unfortunately I received the following error: "Visual Web Developer does not support creating Web sites on a SharePoint Web server" If I create a new server extensions 2002 web in IIS and mark it as an application and try to use it from Visual Studio I receive the same error.
3
1268
by: jeffrey.bigham | last post by:
Hello, I have a relatively simple application that I'm trying to migrate from VS2003 to VS2005. The problem I'm having is that after compiling with VS2005, it won't run on any system that doesn't have VS2005 installed. I'm sure there are just some libraries that get installed with VS2005 that don't exist (or at least the correct version doesn't exist) on these systems. This is just a small demo program and I don't want to go to the...
6
2707
by: Black Wolf Standing | last post by:
....is not being recognized by applications on my system. I use Windows XP Home Edition SP2 with all patches and updates. I have .NET 1.1 on my system and applications for .NET 1.1 work great. Just the upgraded or new applications don't "see" the .NET 2.0 installed. I have tried uninstalling / reinstalling both the applications and .NET 2.0 several times. This is not helping. (Uninstalled applications, uninstalled ..NET 2.0, reinstalled...
1
12518
by: ImageAnalyst | last post by:
Yay!!! They fixed this for VS2005. You can now set the default installation to be "Everyone" instead of "Just Me" and you can control whether you even want those radio button installed in your Setup program. >From the Documentation http://msdn2.microsoft.com/en-us/library/5f981xa1.aspx =========================================================== "The InstallAllUsers property for a deployment project determines whether an application is...
1
1164
by: =?Utf-8?B?UHVjY2E=?= | last post by:
Hi, I'm using vs2005, .net 2, C# for windows application. My application needs a couple of prerequists like .net 2.0 and windows installer and some service packs. I have all these files. How can I include them in my installation to install when the installation detects they're missing on the tartget macine. Right now my application detects that th system needs .net and asked the user to install that first from the web download but there...
1
4945
by: =?Utf-8?B?UHVjY2E=?= | last post by:
Hi, I'm using vs2005, .net2 for windows application. I would like to run a command after my windows applciation is installed to install some property pages in the registry. Currently I mannually run it in Dos Command: "regsvr32 xxxx.dll". How can I add this ability in my application installation file so it will run automatically as part of my application installation in my .msi file? Thanks. -- Thanks.
1
1823
by: twdo | last post by:
OK. I am totally frustrated here. I have a setup project within Visual Studio. That setup project is calling a class library project by the use of Custom Actions. Within that class library (my "helper" project), I have an installer class. That class is called by Install, Uninstall, Rollback, etc. I am only using Install and Uninstall. During the installation of my application, I want to create a UNC network share named TRM, pointed to the...
0
8172
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8474
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7158
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6110
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5563
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4079
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4174
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2605
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
1482
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.