[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Peter Foley

5/31/2004 12:25:00 AM

I have a web service that calls Lotus Notes. Notes requires that its ini
file be in the path (it points to the Notes id). If I set the path for
theSYSTEM then I can only use one Notes user on that server. Is there any
way of setting the path programmatically?

PS I tried using StartInfo but this doesn't work on XP SP2 (and probably
shouldn't work at all)


2 Answers

Dino Chiesa [Microsoft]

6/1/2004 10:17:00 PM

0

Is there a way, programmatically, to specify the notes ID, using the Notes
APIs, rather than an INI file?


"Peter Foley" <foleyp@iprimus.com.au> wrote in message
news:uhFI5TpREHA.252@TK2MSFTNGP10.phx.gbl...
> I have a web service that calls Lotus Notes. Notes requires that its ini
> file be in the path (it points to the Notes id). If I set the path for
> theSYSTEM then I can only use one Notes user on that server. Is there any
> way of setting the path programmatically?
>
> PS I tried using StartInfo but this doesn't work on XP SP2 (and probably
> shouldn't work at all)
>
>


Peter Foley

6/2/2004 12:33:00 AM

0

unfortunately - no
"Dino Chiesa [Microsoft]" <dinoch@online.microsoft.com> wrote in message
news:unIotVBSEHA.2496@TK2MSFTNGP11.phx.gbl...
> Is there a way, programmatically, to specify the notes ID, using the Notes
> APIs, rather than an INI file?
>
>
> "Peter Foley" <foleyp@iprimus.com.au> wrote in message
> news:uhFI5TpREHA.252@TK2MSFTNGP10.phx.gbl...
> > I have a web service that calls Lotus Notes. Notes requires that its ini
> > file be in the path (it points to the Notes id). If I set the path for
> > theSYSTEM then I can only use one Notes user on that server. Is there
any
> > way of setting the path programmatically?
> >
> > PS I tried using StartInfo but this doesn't work on XP SP2 (and probably
> > shouldn't work at all)
> >
> >
>
>