Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / Distributed Applications / July 2004

Tip: Looking for answers? Try searching our database.

Updater Application Block Manifest utility bug?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Sam Santiago - 21 Jul 2004 18:12 GMT
Has anyone experienced the manifest utility removing the first character from your post processor DLL? I created a custom post processor class, DeleteOldLogsAndVersionsPostProcessor, in an assembly and DLL named PRAUpdater.dll. But the name attribute in the manifest chops of the first character of the DLL name to RAUpdater.dll. Here's the snippet from the manifest file:

<postProcessor type="PRAUpdater.PostProcessors.DeleteOldLogsAndVersionsPostProcessor" assembly="PRAUpdater, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null" name="RAUpdater.dll" /></ServerApplicationInfo>

Any help greatly appreciated.

Thanks,

Sam

Signature

_______________________________
Sam Santiago
ssantiago@n0spam-SoftiTechture.com

Sam Santiago - 31 Jul 2004 06:17 GMT
I was able to figure it out. All files, including your Post Processing assembly, must reside in or in a directory underneath the Update Files Folder specified when you generate the manifest file. This is due to the function ExtractRelativePath in the ManifestSettings class that expects this configuration.

Signature

_______________________________
Sam Santiago
ssantiago@n0spam-SoftiTechture.com
http://www.SoftiTechture.com
_______________________________

 Has anyone experienced the manifest utility removing the first character from your post processor DLL? I created a custom post processor class, DeleteOldLogsAndVersionsPostProcessor, in an assembly and DLL named PRAUpdater.dll. But the name attribute in the manifest chops of the first character of the DLL name to RAUpdater.dll. Here's the snippet from the manifest file:

 <postProcessor type="PRAUpdater.PostProcessors.DeleteOldLogsAndVersionsPostProcessor" assembly="PRAUpdater, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null" name="RAUpdater.dll" /></ServerApplicationInfo>

 Any help greatly appreciated.

 Thanks,

 Sam

 --
 _______________________________
 Sam Santiago
 ssantiago@n0spam-SoftiTechture.com

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.