Click here to Skip to main content
15,889,853 members
Home / Discussions / C#
   

C#

 
GeneralListView item Pin
Maddie from Dartford21-Feb-08 20:57
Maddie from Dartford21-Feb-08 20:57 
GeneralRe: ListView item Pin
phannon8621-Feb-08 22:10
professionalphannon8621-Feb-08 22:10 
QuestionHow to save a text in a image format Pin
D i x y21-Feb-08 20:56
D i x y21-Feb-08 20:56 
AnswerRe: How to save a text in a image format Pin
Guffa21-Feb-08 21:11
Guffa21-Feb-08 21:11 
GeneralRe: How to save a text in a image format Pin
D i x y21-Feb-08 21:18
D i x y21-Feb-08 21:18 
GeneralRe: How to save a text in a image format Pin
Guffa21-Feb-08 22:08
Guffa21-Feb-08 22:08 
AnswerRe: How to save a text in a image format Pin
MoustafaS21-Feb-08 21:14
MoustafaS21-Feb-08 21:14 
QuestionError: Update application block (UAB) :The requested URL does not exist on the server. Pin
Robert Wang198321-Feb-08 20:53
Robert Wang198321-Feb-08 20:53 
I have an application which use update application block 2.0 to update. Everything works fine on the staging server. But when i move my update package on to the production server. I got error : The requested URL does not exist on the server. when applying an update.
Below is the detail i cut from the error log:

Summary for :
======================================
--> MachineName: WAXIANGZ
--> TimeStamp: 2008-2-22 7:36:11
--> FullName: Microsoft.Practices.EnterpriseLibrary.Common, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
--> AppDomainName: EMSWindowsClient.exe
--> WindowsIdentity: ASIAPACIFIC\waxiangz

Exception Information Details:
======================================
Exception Type: Microsoft.ApplicationBlocks.Updater.Downloaders.BitsDownloadErrorException
Code: -2145844844
Context: 5
ContextDescription: The error occurred while the remote file was being processed.

Message: The requested URL does not exist on the server.

Protocol: http
LocalFileName: C:\Program Files\HPInvent\EMS\UAB\downloader\{215E1AD7-9ABA-432f-A952-24BABA556850}\5e4b3b14-30a5-47a5-bdcc-7a0fc173c3ac\updaterconfiguration.config1
RemoteFileName: http://g2w0293.austin.hp.com/EMSUpdateTest/config/updaterconfiguration.config1
TargetSite: Void LogAndThrowException(System.String, System.Exception)
HelpLink: NULL
Source: Microsoft.ApplicationBlocks.Updater

StackTrace Information Details:
======================================
at Microsoft.ApplicationBlocks.Updater.Logger.LogAndThrowException(String message, Exception ex)
at Microsoft.ApplicationBlocks.Updater.Logger.LogAndThrowException(Exception ex)
at Microsoft.ApplicationBlocks.Updater.Downloaders.BitsDownloader.OnJobError(UpdaterTask task, IBackgroundCopyJob pJob, IBackgroundCopyError pError, Exception ex)
at Microsoft.ApplicationBlocks.Updater.Downloaders.BitsDownloader.WaitForDownload(UpdaterTask task, IBackgroundCopyJob backgroundCopyJob, TimeSpan maxWaitTime)
at Microsoft.ApplicationBlocks.Updater.Downloaders.BitsDownloader.Download(UpdaterTask task, TimeSpan maxWaitTime)

Any one have ideas???Confused | :confused:
GeneralRe: Error: Update application block (UAB) :The requested URL does not exist on the server. Pin
Robert Wang198321-Feb-08 21:43
Robert Wang198321-Feb-08 21:43 
GeneralRe: Error: Update application block (UAB) :The requested URL does not exist on the server. Pin
Mike Dimmick22-Feb-08 1:58
Mike Dimmick22-Feb-08 1:58 
GeneralRe: Error: Update application block (UAB) :The requested URL does not exist on the server. Pin
Robert Wang198324-Feb-08 22:58
Robert Wang198324-Feb-08 22:58 
QuestionWhere to find an OCR API? Pin
nirfun21-Feb-08 20:36
nirfun21-Feb-08 20:36 
AnswerRe: Where to find an OCR API? Pin
Christian Graus21-Feb-08 20:40
protectorChristian Graus21-Feb-08 20:40 
GeneralRe: Where to find an OCR API? Pin
nirfun21-Feb-08 21:11
nirfun21-Feb-08 21:11 
GeneralRe: Where to find an OCR API? Pin
Christian Graus21-Feb-08 23:23
protectorChristian Graus21-Feb-08 23:23 
AnswerRe: Where to find an OCR API? Pin
DaveyM6921-Feb-08 23:45
professionalDaveyM6921-Feb-08 23:45 
GeneralDatagridView Checkbox Pin
Xerox421-Feb-08 19:35
professionalXerox421-Feb-08 19:35 
QuestionC# -> C++ call issue Pin
Jais Joy21-Feb-08 19:20
Jais Joy21-Feb-08 19:20 
GeneralRe: C# -> C++ call issue Pin
Christian Graus21-Feb-08 19:34
protectorChristian Graus21-Feb-08 19:34 
Generalresize control by code Pin
jason_mf21-Feb-08 19:15
jason_mf21-Feb-08 19:15 
GeneralRe: resize control by code Pin
Christian Graus21-Feb-08 19:19
protectorChristian Graus21-Feb-08 19:19 
GeneralRe: resize control by code Pin
jason_mf21-Feb-08 19:31
jason_mf21-Feb-08 19:31 
GeneralRe: resize control by code Pin
Christian Graus21-Feb-08 19:41
protectorChristian Graus21-Feb-08 19:41 
GeneralRe: resize control by code Pin
jason_mf21-Feb-08 20:00
jason_mf21-Feb-08 20:00 
GeneralRe: resize control by code Pin
jason_mf21-Feb-08 20:12
jason_mf21-Feb-08 20:12 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.