PC Review


Reply
Thread Tools Rate Thread

Deployment for calling a command line exe

 
 
dover@world.std.com
Guest
Posts: n/a
 
      11th Mar 2008
Does anyone have a pointer to a good overview on deploying an ASP.NET
application that calls out to a command line exe? The application is
working fine in local test but when we deploy it we are getting:

Configuration system failed to initialize at
System.Configuration.ClientConfigurationSystem.EnsureInit

I'm assuming that there is a security setup gap that is preventing the
exe from reading its config file.

The web.config is setup with:

<identity impersonate="true" />
and
<authentication mode="Windows"/>

Thanks in advance,

Ben
 
Reply With Quote
 
 
 
 
Michael Nemtsev [MVP]
Guest
Posts: n/a
 
      12th Mar 2008
Hello (E-Mail Removed),

how do u call command line exe?

I reckon u need to set the full trust to your assemblies to allow this call


---
WBR,
Michael Nemtsev [.NET/C# MVP] :: blog: http://spaces.live.com/laflour

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo


> Does anyone have a pointer to a good overview on deploying an ASP.NET
> application that calls out to a command line exe? The application is
> working fine in local test but when we deploy it we are getting:
>
> Configuration system failed to initialize at
> System.Configuration.ClientConfigurationSystem.EnsureInit
> I'm assuming that there is a security setup gap that is preventing the
> exe from reading its config file.
>
> The web.config is setup with:
>
> <identity impersonate="true" />
> and
> <authentication mode="Windows"/>
> Thanks in advance,
>
> Ben
>



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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
Calling a command line =?Utf-8?B?S2Vu?= Microsoft Access Form Coding 1 29th Jun 2006 01:59 PM
Invoking a setup / deployment project via the command line? Wade Microsoft Dot NET Framework 2 26th May 2006 05:09 PM
no-touch deployment applications with command line Sunny Microsoft Dot NET Framework Forms 0 16th Feb 2006 12:24 AM
How to specify command - line for software deployment via GPO? Michael Daniloff Microsoft Windows 2000 Group Policy 3 18th Aug 2004 02:13 AM
Using command line in Package and deployment wizard Mota Microsoft Access Form Coding 0 17th May 2004 05:37 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:32 AM.