473,385 Members | 2,003 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,385 software developers and data experts.

AutoUpdater Block, Please Assist

Hello everyone,

I am attempting to use the Application Updater Block for my application. I
am running into an issue, once the appstart.exe has pulled down an update,
it will not do so again unless I change the guids of the appid on both the
server and in the appstart.exe.config. Anyone have any ideas what I am
doing wrong?
App.Config

<configuration>
<configSections>
<section name="appStart"
type="DelphiUpdater.ConfigSectionHandler,DelphiUpd ater" />
<section name="enterpriselibrary.configurationSettings"
type="Microsoft.Practices.EnterpriseLibrary.Config uration.ConfigurationManagerSectionHandler,
Microsoft.Practices.EnterpriseLibrary.Configuratio n" />
</configSections>
<appStart>
<ClientApplicationInfo>
<appFolderName>.\</appFolderName>
<appExeName>DelphiNewBusiness.exe</appExeName>
<appID>{215E1AD7-9ABA-432f-A952-24BABA556851}</appID>
<updateTime>BeforeStart</updateTime>
<manifestUri>http://beta/DelphiBusiness/manifests.xml</manifestUri>
<installedVersion>1.0.0.0</installedVersion>
</ClientApplicationInfo>
</appStart>
<enterpriselibrary.configurationSettings
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
applicationName="DelphiUpdater"
xmlns="http://www.microsoft.com/practices/enterpriselibrary/08-31-2004/configuration">
<configurationSections>
<configurationSection xsi:type="ReadOnlyConfigurationSectionData"
name="UpdaterConfiguration" encrypt="false">
<storageProvider xsi:type="XmlFileStorageProviderData" name="XML File
Storage Provider" path="..\UpdaterConfiguration.config" />
<dataTransformer xsi:type="XmlSerializerTransformerData" name="Xml
Serializer Transformer">
<includeTypes>
<includeType name="Xml Include Type"
type="Microsoft.ApplicationBlocks.Updater.Configur ation.BitsDownloaderProviderData,
Microsoft.ApplicationBlocks.Updater.Downloaders" />
</includeTypes>
</dataTransformer>
</configurationSection>
</configurationSections>
<keyAlgorithmStorageProvider xsi:nil="true" />
<includeTypes />
</enterpriselibrary.configurationSettings>
</configuration>

Manifests.xml

<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
manifestId="{fdb4e11f-4919-4e88-9609-dc73ed9eea31}" mandatory="No"
xmlns="urn:schemas-microsoft-com:PAG:updater-application-block:v2:manifest">
<description>None</description>
<application applicationId="{215E1AD7-9ABA-432f-A952-24BABA556851}">
<entryPoint file="DelphiNewBusiness.exe" />
<location>.</location>
</application>
<files base="http://beta/DelphiBusiness/Updates" hashComparison="No">
<file source="DelphiNewBusiness.exe" transient="No" />
<file source="DataGridEx.dll" transient="No" />
<file source="DelphiControls.dll" transient="No" />
<file source="DelphiDAL.dll" transient="No" />
</files>
<activation>
<tasks>
<task
type="Microsoft.ApplicationBlocks.Updater.Activati onProcessors.ApplicationDeployProcessor,
Microsoft.ApplicationBlocks.Updater.ActivationProc essors, Version=2.0.0.0,
Culture=neutral, PublicKeyToken=null" name="ApplicationDeployProcessor" />
</tasks>
</activation>
</manifest>
Aug 19 '05 #1
0 1081

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

Similar topics

0
by: semassaq4 | last post by:
DEAR FRIEND, THROUGH THE COURTESY OF BUSINESS OPPORTUNITY, I TAKE LIBERTY ANCHORED ON A STRONG DESIRE TO SOLICIT YOUR ASSISTANCE ON THIS MUTUALLY BENEFICIAL AND RISKFREE TRANSACTION WHICH I HOPE...
5
by: Chad | last post by:
I need to block a URL from printing at the bottom of the page from a website. Is there any code that can do that? I know I can make it into a PDF on the fly and that will elminate alot of hassle,...
0
by: Vi | last post by:
Some of you might be interested in this open source AutoUpdater for ..NET "Sharp AutoUpdater provides an auto-update feature for .NET applications. Using XML configuration files, Sharp...
1
by: AMDRIT | last post by:
Hello Everyone, I have an application that uses the application updater block V2. The application is launched using an appStart assembly first. Everything has been working great for a few...
2
by: TadPole | last post by:
Hi all, My main problems are::::::::: 1. Set a value within a block container that can be used and changed by subsequent templates/block-containers/tables etc.. 2. get/determine/find the...
0
by: Vi | last post by:
Some of you might be interested in this open source AutoUpdater for ..NET "Sharp AutoUpdater provides an auto-update feature for .NET applications. Using XML configuration files, Sharp...
0
by: AMDRIT | last post by:
Hello everyone, I am attempting to use the Application Updater Block for my application. I am running into an issue, once the appstart.exe has pulled down an update, it will not do so again...
4
by: cyborg81 | last post by:
when i compile the following code it gives the following error on the line indicated in bold: #include<iostream> #include<iomanip> #include<cstdlib> using std::cin; using std::cout;
14
by: donovans | last post by:
Hey there, First question: I really need help with debugging this code. I keep getting the java.sql.SQLException: General error, and am now lost at a solution to it...I get this with about 4 of...
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: 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
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.