Click here to Skip to main content
15,915,501 members
Home / Discussions / Web Development
   

Web Development

 
GeneralProblem with persistant database connection Pin
Rhoam20-Nov-01 10:44
Rhoam20-Nov-01 10:44 
GeneralRe: Problem with persistant database connection Pin
22-Nov-01 3:40
suss22-Nov-01 3:40 
GeneralRe: Problem with persistant database connection Pin
Carlos Antollini22-Nov-01 3:58
Carlos Antollini22-Nov-01 3:58 
General‘Upload File To Disk and save text fields from input box into a DB at the same time.. Pin
Bruno Lemos20-Nov-01 7:54
Bruno Lemos20-Nov-01 7:54 
GeneralRe: ‘Upload File To Disk and save text fields from input box into a DB at the same time.. Pin
Jason Jystad26-Nov-01 7:29
Jason Jystad26-Nov-01 7:29 
GeneralIIS Printing (Help Required!) Pin
Kevin Gutteridge20-Nov-01 6:04
Kevin Gutteridge20-Nov-01 6:04 
GeneralRe: IIS Printing (Help Required!) Pin
Kevin Gutteridge21-Nov-01 3:34
Kevin Gutteridge21-Nov-01 3:34 
GeneralRe: IIS Printing (Help Required!) Pin
Carolina27-Nov-01 4:18
Carolina27-Nov-01 4:18 
Maybe this kind of access must be run in its own process. The IUSR_<machine> account is only allowed to run InProc. To access process that require OutOfProc you must use an account with such previleges. One way is to create a com-component, add it to the MTS and assign it to run under a specified user account, and then add that account to the security settings in DCom Config Manager (which you start from Start --> Run "DCOMCNFG").

Be sure to test this in a labb environment: I had some problems when I tested this for reaching Excel functionallity from IIS.

Knowledgebase article Q198432 at MS' site has more info about this.

Good Luck!

Consultant, system/web developer.
IMS Consulting AB, Sweden
GeneralRe: IIS Printing (Help Required!) Pin
Kevin Gutteridge27-Nov-01 19:23
Kevin Gutteridge27-Nov-01 19:23 
GeneralCreating a js file to hold image addresses Pin
19-Nov-01 12:56
suss19-Nov-01 12:56 
Generalusing ASP in flash 5.0 Pin
vbcrazeee19-Nov-01 7:22
vbcrazeee19-Nov-01 7:22 
GeneralRe: using ASP in flash 5.0 Pin
Philip Patrick23-Dec-01 7:25
professionalPhilip Patrick23-Dec-01 7:25 
GeneralResponse.ContentType (XLS) Pin
19-Nov-01 1:43
suss19-Nov-01 1:43 
GeneralRe: Response.ContentType (XLS) Pin
Jason Jystad21-Nov-01 10:32
Jason Jystad21-Nov-01 10:32 
GeneralRe: Response.ContentType (XLS) Pin
22-Nov-01 3:36
suss22-Nov-01 3:36 
GeneralASP.NET Server Side Controls Pin
Bob Groves18-Nov-01 11:30
Bob Groves18-Nov-01 11:30 
GeneralMoved Pin
Jon Sagara16-Nov-01 15:53
Jon Sagara16-Nov-01 15:53 
Questionhow to design send email using form by HTML Pin
14-Nov-01 18:33
suss14-Nov-01 18:33 
AnswerRe: how to design send email using form by HTML Pin
Jon Sagara14-Nov-01 20:45
Jon Sagara14-Nov-01 20:45 
GeneralRe: how to design send email using form by HTML Pin
Ryan Getgen15-Nov-01 4:00
Ryan Getgen15-Nov-01 4:00 
AnswerRe: how to design send email using form by HTML Pin
Carolina27-Nov-01 3:59
Carolina27-Nov-01 3:59 
AnswerRe: how to design send email using form by HTML Pin
Gavin Taylor30-Nov-01 6:29
professionalGavin Taylor30-Nov-01 6:29 
GeneralXSL Help Pin
Lilian Chan-Grant14-Nov-01 6:46
Lilian Chan-Grant14-Nov-01 6:46 
GeneralRe: XSL Help Pin
Digory22-Nov-01 10:39
Digory22-Nov-01 10:39 
GeneralRe: XSL Help Pin
Danny Quinn8-Dec-01 5:26
Danny Quinn8-Dec-01 5:26 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.