473,386 Members | 1,823 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

no touch deployment

I have an application that processes text strings using information in a
file. I want to deploy this app using no-touch deployment. The config
files and everything else are deployed just fine, but the CGT file (compiled
Grammar Table) is not, and the program crashes when it attempts to read this
file.

Is there any way to have this file loaded as needed?

With no touch deployment, how do you copy files that aren't assemblies down
to the users machine automatically? Is this even possible, or are you stuck
using resources from a remote location?

Thoughts?

Robert
Jul 21 '05 #1
2 1920
no touch works with DLLs.
If your data is included in the DLL it will work.
Otherwise you need to fetch it remotely.

-D

"Robert May" <ra******@dontspamhotmail.com> wrote in message
news:%2******************@TK2MSFTNGP11.phx.gbl...
I have an application that processes text strings using information in a
file. I want to deploy this app using no-touch deployment. The config
files and everything else are deployed just fine, but the CGT file (compiled Grammar Table) is not, and the program crashes when it attempts to read this file.

Is there any way to have this file loaded as needed?

With no touch deployment, how do you copy files that aren't assemblies down to the users machine automatically? Is this even possible, or are you stuck using resources from a remote location?

Thoughts?

Robert

Jul 21 '05 #2
Dino,

Does no-touch deployment also work with non .Net DLLs and ActiveX
components, or just .Net items?

Richard Rosenheim

"Dino Chiesa [Microsoft]" <di****@online.microsoft.com> wrote in message
news:OS**************@TK2MSFTNGP12.phx.gbl...
no touch works with DLLs.
If your data is included in the DLL it will work.
Otherwise you need to fetch it remotely.

-D

"Robert May" <ra******@dontspamhotmail.com> wrote in message
news:%2******************@TK2MSFTNGP11.phx.gbl...
I have an application that processes text strings using information in a
file. I want to deploy this app using no-touch deployment. The config
files and everything else are deployed just fine, but the CGT file

(compiled
Grammar Table) is not, and the program crashes when it attempts to read

this
file.

Is there any way to have this file loaded as needed?

With no touch deployment, how do you copy files that aren't assemblies

down
to the users machine automatically? Is this even possible, or are you

stuck
using resources from a remote location?

Thoughts?

Robert


Jul 21 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Marek | last post by:
Hi there, my WinForm application has to be installed in "no-touch-deployment" mode, so users can run it from the web. I need to read application's .config file but it does not work in ...
4
by: wobbles | last post by:
Hi Everyone, I'm really struggling to get no-touch deployment to work well (if at all, in some cases). Can anyone recommend a good book on this topic? There seem to be a lot of blogs about...
1
by: Bruce W...1 | last post by:
Can "No touch deployment" applications run in IE, like a Java Applet, or are they strictly Windows desktop applications? Thanks for your help.
4
by: James | last post by:
I have a VB windows forms application that accesses a Microsoft Access database that has been secured using user-level security. The application is being deployed using No-Touch deployment. The...
0
by: James | last post by:
I have a VB windows forms application that accesses a Microsoft Access database that has been secured using user-level security. The application is being deployed using No-Touch deployment. The...
0
by: feng | last post by:
Hi, I am having a strange problem right now and I don't even know how to go about it. Someone please help me! Any inputs will be highly appreciated. We have an application that has a VB.Net...
2
by: Robert May | last post by:
I have an application that processes text strings using information in a file. I want to deploy this app using no-touch deployment. The config files and everything else are deployed just fine,...
1
by: =?Utf-8?B?dmNs?= | last post by:
Short version: IE7 and .NET Framework 2.0 breaks no touch deployment for .NET 1.1 applications. IE6 and .NET Framework 1.1 + 2.0 works fine. IE7 with .NET Framework 1.1 only is fine, once we add...
0
by: Spam Catcher | last post by:
Hi all, Are there any 3rd party one touch deployment tools? For example, if I want to move a one touch deployment between servers, I need to do a whole bunch of setting changes (change XML,...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.