Results 1 to 2 of 2

Thread: No Touch Deployment again :-(

  1. #1

    Thread Starter
    Fanatic Member venerable bede's Avatar
    Join Date
    Sep 2002
    Location
    The mystic land of Geordies
    Posts
    1,018

    No Touch Deployment again :-(

    I hav copied my exe file into a virtual folder and used the .net wizard to make it a trusted executable.

    Everything works fine but when I recompile my program and copy its exe into the virtual folder and then try to access it it falls over because I dont have the required permissions set up.

    Why is this happening ?

    I was hoping that no-touch deployment would allow me to make such changes.


    Parksie

  2. #2

    Thread Starter
    Fanatic Member venerable bede's Avatar
    Join Date
    Sep 2002
    Location
    The mystic land of Geordies
    Posts
    1,018

    Re: No Touch Deployment again :-(

    I have now compiled my application as a class file (dll) and I have placed that in the virtual folder and have created a 'stub' application which invokes the application.

    This seems to work OK until I attempt to extract my connection string from an application variable held in the config file and it blows up.

    Null reference.

    Jeeez this no touch deployment aint all its cracked up to be.

    Parksie

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width