473,386 Members | 1,757 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.

Application Updater block

I put all my application updater block dll to GAC, to avoid keeping this
dll's in my bin folder.
After doing this all i build my project, it works fine, now i run my project
it give me an error like this,

"Unable to load configuration from the XML configuration file: 'My
Application Path'.
This can be caused by a number of problems, but the most common problem is
an incorrectly configured Updater configuration file.
The most probable sources of error are: missing nodes, incorrect attribute
names, white space within attributes or within elements, white space between
elements in the same sub-node, badly formed xml, or xml that does not conform
to the ConfigSchema.XSD."
Error @:
When my app tries to open my app.config file (in Init() of
UpdaterConfiguration.vb - line is: _configuration =
CType(ConfigurationSettings.GetConfig("appUpdater" ), UpdaterConfiguration))

I get the following error:
ConfigurationSettings.GetConfig("appUpdater")Run-time exception thrown:
System.Configuration.ConfigurationException -
Microsoft.ApplicationBlocks.ApplicationUpdater.Upd aterSectionHandler,Microso
ft.ApplicationBlocks.ApplicationUpdater does not implement
IConfigSectionHandler.
But i place the dll inside my bin folder the same code works fine, whats the
problem,i am in very critical stage,its urgent
plz give me a solution.
Dec 1 '05 #1
0 1098

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

Similar topics

3
by: Nick | last post by:
Hi, I would like to make my application to automatically check on updates from a source and if any, downloads it and automatically updates itself with the new version. Now because the...
3
by: DraguVaso | last post by:
Hi, I have an VB.NET application that uses an OCX for some control. I integrated the application with the .NET Application Updater Component (http://windowsforms.net/articles/appupdater.aspx) to...
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...
6
by: Benjamin Day | last post by:
Does anyone ACTUALLY have the application updater block working? I've been beating my head against the wall on this one for about 3 days. It looks cool. It seems promising. I've even read this...
1
by: john wright | last post by:
I am trying to find a good tutorial on how to use this verison of the updater block so I can incorporate it into my projects. I have tried to use the documentation with some success, however most...
1
by: SouthSpawn | last post by:
I am looking for a way to distrubute my client application. Once I distrubute my application, I will want it to automatically update itself. I will put the new files on the webserver. I have seen...
0
by: Amjath | last post by:
I put all my application updater block dll to GAC, to avoid keeping this dll's in my bin folder. After doing this all i build my project, it works fine, now i run my project it give me an error...
0
by: UJ | last post by:
Can somebody either post or put up a link that uses the Updater Application Block? I apparently am doing something wrong and can't figure it out. I call updater.BeginDownload with my manifests,...
5
by: Jason Huang | last post by:
Hi, Our C# windows form applications deploy on our clients, most PCs are Windows XP. And we want to do something so the application will listen to our server to check if an updating is needed,...
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
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: 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...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

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.