Attention: We are retiring the ASP.NET Community Blogs. Learn more >

No Touch Deployment

If any of you are using .NET Framework 1.1 and messing around with “No Touch Deployment”, I have some info I would like to relay to you.  In talking to Brad and Jamie @ Microsoft, I found out that there is no way of getting rid of the Warning Ballons that pop up on the “Control Box” of the windows.  This warning is there for the user.  That way there is no mistakink that they are running a .NET application in a restricted secutiry contexts.  I knew this much, but I had asked them if there was a way to suppress the warning after first view.  They said at this time “NO” and that it would continue to be that way.  The “ClickOnce” deployment in Longhorn and Whidbey will be the answer to a more feature rich “No Touch Deployment” process.

Hope this helps some of you looking for the same answer I was...

No Comments