Deployment of a custom converter error
Hi !I have developped a MOSS file converter, to convert doc file to pdf.I want to install this converter witha feature (built using wspbuilder):
- stsadm.exe -o addsolution -filename "mySolution.wsp" : OK- stsadm.exe -o deploysolution -name "mySolution.wsp" -immediate -allowCasPolicies -allowGacDeployment -force -url http://mysite: no error sent by stsadm, but the solution is not deployed.The logs show this error(translated) :Execute methodof jobdefinitionSPSolutionDeploymentJobDefinition (ID 58cbeaa9-ceae-4626-98aa-ae9ed4841948) has sent an exception. Type elements DocumentConverter are not handle in the scope Web. Unable to set-up this feature.- stsadm.exe -o displaysolution -name "mySolution.wsp" shows<Solution Name="mySolution.wsp"> <Id>d5cdcaf9-baec-4913-9491-2f749fb14e0e</Id> <File>mySolution.wsp</File> <Deployed>FALSE</Deployed> <WebApplicationSpecific>TRUE</WebApplicationSpecific> <ContainsGlobalAssembly>FALSE</ContainsGlobalAssembly> <ContainsCodeAccessSecurityPolicy>TRUE</ContainsCodeAccessSecurityPolicy> <LastOperationResult>DeploymentFailedFeatureInstall</LastOperationResult> <LastOperationTime>09/10/2008 17:18</LastOperationTime></Solution>Should not be the tag WebApplicationSpecific set to False ? (as for the solution logviewer.wsp)? How to set this tag to false?Or anything else i missed...Here are my feature.xml :
<?xml version="1.0" encoding="utf-8"?><Feature Id="{2C0F453B-F3C9-4d5f-A10B-589ABFA8C024}"Title="MyTitle"Description="My description"Version="12.0.0.0"Hidden="FALSE"Scope="WebApplication"xmlns="http://schemas.microsoft.com/sharepoint/"><ElementManifests><ElementManifest Location="elements.xml"/><ElementFile Location="MyName.PDFConverter.exe"/><ElementFile Location="MyName.PDFConverter.exe.config"/><ElementFile Location="Microsoft.Office.Interop.Word.dll"/></ElementManifests></Feature>and elements.xml :
<?xml version="1.0" encoding="utf-8" ?><Elements xmlns="http://schemas.microsoft.com/sharepoint/"><DocumentConverter Id="{DDFC68A0-1549-40ac-A955-390A9E475164}"Name="MyName"App="MyName.PDFConverter.exe"From="doc"To="pdf" /></Elements>Thanks in advance !
October 9th, 2008 6:44pm
Hi,
remove the curly braces ({}) surrounding the ID in both the Feature.xml and the Elements.xml file.
Save > Re-install
Hope this helps!
Cheers,
Daniel Bugday Web: SharePoint Forum Blog: Daniel Bugday's Blog
Free Windows Admin Tool Kit Click here and download it now
October 9th, 2008 9:58pm
Hi, No, same error...
October 10th, 2008 11:10am
Maybe there's something wrong with the converter it self and not the solution..
Daniel Bugday Web: SharePoint Forum Blog: Daniel Bugday's Blog
Free Windows Admin Tool Kit Click here and download it now
October 10th, 2008 12:38pm
Best 6-in-1 PDF Converter for Mac
Mac PDF Converter is easy to use for Apple Mac users to convert PDF files to Word, Excel, PowerPoint,
EPUB, Text and HTML.
You won't lose any elements of original PDF files, such as text, hyperlinks, images, layouts, tables, columns, graphics.
With PDF Converter for Mac, you can convert maximum 50 PDF files at one time, or
specify page ranges (e.g. page 1-15) or select specific pages (e.g. page 5,7,14…) from each PDF file to convert.
PDF Converter for Mac Figures:
Change contents in any existing PDF files. Extract the text, images, graphics, tables and hyperlinks for reusing in other applications.
Modify typos and misspellings in PDF files. Extract PDF tables and data to Excel spreadsheet for easier calculating and editing.
Adjust image sizing and text placement. Edit PDF files in Microsoft office. Read PDF eBooks on mobile devices, such as iPad, iPhone 4,
iPod touch, Sony reader and more. Share PDF files on internet easily. Print restricted PDF files. And more...
pdf converter for mac |
pdf converter
pdf to swf converter
Powerful evidence: using PDF to IMAGE Converter, U can convert pdf to all kinds of image formats: JPEG, PNG, GIF, BMP, PCX, TGA, TIFF. U can also adjust the color, quailty, resolution, page of the files converted!
ipad converter
April 12th, 2011 10:54pm
Locking this unsolved 2008 thread to keep out spam poster of PDF conversion software who is active in 2011.
ModeratorSP 2010 "FAQ" (mainly useful links):
http://wssv4faq.mindsharp.com/default.aspx
WSS3/MOSS FAQ (FAQ and Links) http://wssv3faq.mindsharp.com/default.aspx
Both also have links to extensive book lists and to (free) on-line chapters
Free Windows Admin Tool Kit Click here and download it now
April 13th, 2011 1:49am