Re: need help

From: Nick Malik (nickmalik_at_hotmail.nospam.com)
Date: 11/08/04


Date: Mon, 08 Nov 2004 15:35:13 GMT

There is too little information in your question for us to help you debug
your problem, friend.

Please provide a short but complete example of code and a description of how
to recreate the problem.

You can create an install project fairly easily. In your solution, add a
project of type "setup" project.

As for the connection string: with web apps, they are normally installed by
administrators, and not by average users. You can expect these folks to be
able to edit a config file. So, put your connection string into your
web.config file and then reference it in your code. Test this and make it
work in the development environment. When you deploy to test, send along
instructions on how to edit the config file to change the name of the server
and/or database. For best results, use integrated security to access the
database.

Hope this helps,
--- Nick

"hussein" <hussein@discussions.microsoft.com> wrote in message
news:85B7C9F7-DD9B-4F02-A7DA-D3F9C805D718@microsoft.com...
> I'm working on a web application using the IIS as my web server and the
> SQL2000 server for the data base. but when i tried to access the program
from
> two other computer at the same time and i tried to do the same function
> {inserting to data base} one of the computer inserted the information to
the
> database, while the other computer gave me a Runtime error, and didn't
insert
> data to data base, so how am I able to solve this problem and will be able
to
> work on the same application on different computers at the same moment.
>
> and my next question is that, when I finish my project and I need to make
an
> icon of setup for it to install it on another computer; how am I able to
do
> that and how will the connection be established on the computer that I'm
> installing on it the program.
> Thank you
>



Relevant Pages

  • Re: Trouble Getting VS.Net 2003 WalkThroughs MSDE Connection
    ... Config Tool of SQL Server? ... > link to download the PUBs database. ... >>> Setup and they directed me to install MSDE and they attached a ...
    (microsoft.public.sqlserver.msde)
  • Re: Sharepoint not working anymore
    ... a way to rebuild the master database (which you can think of as the database ... Microsoft Small Business Server Support ... SBS Newsgroups: ... >> You mentioned that you had set out to install SP1... ...
    (microsoft.public.windows.server.sbs)
  • Re: Multiple instances
    ... "We wrote the books on Project Server" ... >> install; one production, one demo. ... >> I first created a new project database, populated it by running setupdb, ... >> had MSProjectServerUser in the MSProjectMember Role text box under ...
    (microsoft.public.project.pro_and_server)
  • RE: SPS WSS SQL 2000 same machine
    ... that the MSSQL$SHAREPOINT SQL Service instance is not running. ... both are installed on the SQL Server Default instance. ... You MUST install WSS before SPS. ... However, when selecting the Database ...
    (microsoft.public.sharepoint.portalserver)
  • Re: installation routines for networks
    ... > I am in the process of finishing the development of a client server ... > manager to install the database for my app, ...
    (microsoft.public.windows.server.networking)