Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Framework Installation & Deployment Confusion

Reply
Thread Tools

Framework Installation & Deployment Confusion

 
 
=?Utf-8?B?SW5CaXpfRGV2?=
Guest
Posts: n/a
 
      09-13-2004
I am new to .NET developmet so please excuse any stupid questions.

I am trying to develop a web application that will include data forms and
crystal reports. Our infrastructure is such that within our domain we have
SQL Server on one server (Windows Server 2003), IIS on a seperate server
(2003 Webserver), the primary domain controller is currently a Windows 2000
SBS, I am using XP.

My question is this, is there a specific way that the .Net framework should
be installed across the domain so that access is not denied, (No problems on
my locally installed sql server), when the data form attempts to retrieve
data. I used the wizards to begin with and the data connector etc were
created fine. I managed to get it working eventually using domain account
impersonation (I think) after adding a specific account to the domain. After
all the tweaking I had to do, I don't know whether I have changed the
original set-up, the framework had been installed on the PDC but I thought
that an asp .net account was added as part of this, although I may have
deleted this.

I realise that this may all sound like complete garbage but I would
appreciate any pointers.
 
Reply With Quote
 
 
 
 
Kevin Spencer
Guest
Posts: n/a
 
      09-13-2004
When you install the .Net Framework, an ASP.Net account IS created. This
account, however, for security reasons, is very underpriveleged. You can
either configure ASP.Net to use a different account, or grant the necessary
privileges to the default ASP.Net account. It sounds like you've done the
former.

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
I get paid good money to
solve puzzles for a living

"InBiz_Dev" <> wrote in message
news:BE85F75B-7049-401A-9E51-...
> I am new to .NET developmet so please excuse any stupid questions.
>
> I am trying to develop a web application that will include data forms and
> crystal reports. Our infrastructure is such that within our domain we

have
> SQL Server on one server (Windows Server 2003), IIS on a seperate server
> (2003 Webserver), the primary domain controller is currently a Windows

2000
> SBS, I am using XP.
>
> My question is this, is there a specific way that the .Net framework

should
> be installed across the domain so that access is not denied, (No problems

on
> my locally installed sql server), when the data form attempts to retrieve
> data. I used the wizards to begin with and the data connector etc were
> created fine. I managed to get it working eventually using domain account
> impersonation (I think) after adding a specific account to the domain.

After
> all the tweaking I had to do, I don't know whether I have changed the
> original set-up, the framework had been installed on the PDC but I thought
> that an asp .net account was added as part of this, although I may have
> deleted this.
>
> I realise that this may all sound like complete garbage but I would
> appreciate any pointers.



 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Setting the Framework version on Deployment segdae22@gmail.com ASP .Net 2 10-09-2007 03:15 PM
Web Deployment Project Installation Brian Patrick ASP .Net 1 02-24-2006 10:38 PM
Enterprise Library deployment problem. Why needs to InstallUtil DLLs to the deployment server? If not, Registry Error whould shown. Benny Ng ASP .Net 0 10-03-2005 05:40 AM
Installation and Deployment Problems of Web Application 3f ASP General 1 02-18-2005 02:48 PM
Installation Confusion Jason Wills MCSE 24 03-01-2004 02:45 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57