Click here to Skip to main content
15,913,854 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
AnswerRe: import CSV data into variables Pin
User 665827-Jan-06 7:50
User 665827-Jan-06 7:50 
GeneralRe: import CSV data into variables Pin
besomuk28-Jan-06 23:40
besomuk28-Jan-06 23:40 
QuestionDelete files when uninstalling application Pin
sebastud26-Jan-06 2:09
sebastud26-Jan-06 2:09 
Question.NET Memory Management Pin
RajeshGuptha26-Jan-06 2:01
RajeshGuptha26-Jan-06 2:01 
AnswerRe: .NET Memory Management Pin
Colin Angus Mackay26-Jan-06 2:23
Colin Angus Mackay26-Jan-06 2:23 
AnswerRe: .NET Memory Management Pin
Dave Kreskowiak26-Jan-06 6:24
mveDave Kreskowiak26-Jan-06 6:24 
QuestionUnmanaged Class Serialization in VC .NET Pin
cxxxc26-Jan-06 1:06
cxxxc26-Jan-06 1:06 
QuestionScheduling Task Pin
azam31625-Jan-06 21:30
azam31625-Jan-06 21:30 
i have created a console application in C#.Net. This exe calls a dts package on a sql server and that package in return generates a text file and some excel files as result.
i have scheduled this through window scheduled tasks option to run daily with a domain account which is not included in the adminstrator group of the local machine.
The problem is that the text file is generated but the excel files are not.
But when i run the exe thru : right click> Run As> and then provide the same non admin credentials, all files including excel files are generated.
Even when i log on to the system as this non admin account and run the exe directly, i get full results!
Is there any privilege difference in executing a task thru the task scheculer? or am i missing something?
I have also checked the event viewer and the following error was logged:

"Access denied attempting to launch a DCOM Server. The server is:
{00024500-0000-0000-C000-000000000046}
The user is visiadmin/KARACHI, SID=S-1-5-21-854245398-2146720035-839522115-2639."

visiadmin is the non admin account and KARACHI is the domain name.
i have also followed the support on
http://support.microsoft.com/default.aspx?scid=kb;en-us;290398
but still no results!
I am using VS.Net 2003, O/S: Windows Server 2003, exe developed on C#.NET, MS Office 2003.
Please help me!
thanx in advance
Regards

☺«««DTA»»»☺
Question.NET & firefox Pin
Emily.r25-Jan-06 6:19
Emily.r25-Jan-06 6:19 
AnswerRe: .NET & firefox Pin
Matthew Hazlett25-Jan-06 14:34
Matthew Hazlett25-Jan-06 14:34 
QuestionWorkaround for Raw sockets in Windows XP SP2? Pin
Tom Paluzzi25-Jan-06 4:52
Tom Paluzzi25-Jan-06 4:52 
QuestionCan C++ be used to create a powerful web app? Pin
larryfran24-Jan-06 19:24
larryfran24-Jan-06 19:24 
AnswerRe: Can C++ be used to create a powerful web app? Pin
James Gupta25-Jan-06 1:38
professionalJames Gupta25-Jan-06 1:38 
AnswerRe: Can C++ be used to create a powerful web app? Pin
Dave Kreskowiak25-Jan-06 1:53
mveDave Kreskowiak25-Jan-06 1:53 
AnswerRe: Can C++ be used to create a powerful web app? Pin
Kevin McFarlane26-Jan-06 6:52
Kevin McFarlane26-Jan-06 6:52 
QuestionHow to import C# structs into MC++ without loss of inheritance connectivity Pin
chervu24-Jan-06 10:45
chervu24-Jan-06 10:45 
QuestionFilling a ListView is too slow. Pin
luke72724-Jan-06 6:42
luke72724-Jan-06 6:42 
AnswerRe: Filling a ListView is too slow. Pin
Ray Cassick24-Jan-06 7:14
Ray Cassick24-Jan-06 7:14 
GeneralRe: Filling a ListView is too slow. Pin
luke72724-Jan-06 9:04
luke72724-Jan-06 9:04 
AnswerRe: Filling a ListView is too slow. Pin
Daniel Grunwald24-Jan-06 8:48
Daniel Grunwald24-Jan-06 8:48 
GeneralRe: Filling a ListView is too slow. Pin
luke72724-Jan-06 9:14
luke72724-Jan-06 9:14 
AnswerRe: Filling a ListView is too slow. Pin
luke72724-Jan-06 21:04
luke72724-Jan-06 21:04 
GeneralRe: Filling a ListView is too slow. Pin
Daniel Grunwald25-Jan-06 4:16
Daniel Grunwald25-Jan-06 4:16 
GeneralRe: Filling a ListView is too slow. Pin
Dan Neely25-Jan-06 5:39
Dan Neely25-Jan-06 5:39 
AnswerRe: Filling a ListView is too slow. Pin
luke72725-Jan-06 7:34
luke72725-Jan-06 7:34 

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.