Discussion:
DTS runs in Mode Design but no in IIS
(too old to reply)
Don Juan
2008-11-17 09:01:38 UTC
Permalink
Hi all
I have a trouble with my dtsx package, these are the scenarios:
- When designing my webpage I call a package by code or by command line
(dtexec), I'm working in VB (Visual Studio 2005) when I compile the page
with F5 the page calls the package and the database is updated succesfully.
- When I setup my IIS in the same computer that point to the same directory,
I run my application via:
"http: // localhost / page_dstx.aspx" and... nothing happens no error
messages and the database is not loaded / uploaded

Thanks for your help.
unknown
2008-11-18 06:15:30 UTC
Permalink
I do not know much about DTSx but most likely, you have simply a permission
problem here: the windows account used by IIS to run the package is not the
same account as your own when you are running this package interactively.

For example, see the last answer on the following thread:
http://bytes.com/forum/thread658958.html
--
Sylvain Lafontaine, ing.
MVP - Technologies Virtual-PC
E-mail: sylvain aei ca (fill the blanks, no spam please)
Post by Don Juan
Hi all
- When designing my webpage I call a package by code or by command line
(dtexec), I'm working in VB (Visual Studio 2005) when I compile the page
with F5 the page calls the package and the database is updated
succesfully.
- When I setup my IIS in the same computer that point to the same
"http: // localhost / page_dstx.aspx" and... nothing happens no error
messages and the database is not loaded / uploaded
Thanks for your help.
Continue reading on narkive:
Search results for 'DTS runs in Mode Design but no in IIS' (Questions and Answers)
3
replies
what is the fullform of computer?
started 2006-04-28 23:47:44 UTC
computer networking
Loading...