Could not parse plugin update manifest file

11 views
Skip to first unread message

wataweb

unread,
Jul 4, 2011, 7:07:24 PM7/4/11
to Seesmic Desktop Platform Development
I keep receiving this exception and I don't know why

[04/07/2011 7:03:31 PM] - WARNING: UpdateService: Could not parse
plugin update manifest file at 'http://fb.unheart.com/seesmic/
version.xml'., EXCEPTION: System.UriFormatException: Invalid URI: The
Authority/Host could not be parsed.
at System.Uri.CreateThis(String uri, Boolean dontEscape, UriKind
uriKind)
at System.Uri..ctor(String uriString)
at Seesmic.Sd2.Core.PluginUpdate..ctor(XElement
pluginUpdateElement)
at
Seesmic.Sd2.Shell.UpdateService.<TaskScheduler_ProcessingComplete>b__1c(XElement
ue)
at
System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext()
at System.Linq.Buffer`1..ctor(IEnumerable`1 source)
at System.Linq.Enumerable.ToArray[TSource](IEnumerable`1 source)
at
Seesmic.Sd2.Shell.UpdateService.TaskScheduler_ProcessingComplete(Object
sender, EventArgs e)

here is my xml

<PluginUpdates xmlns="http://schemas.seesmic.com/sdp/2010/deployment">
<PluginUpdate PluginId="70F09A58-A268-11E0-822D-DABB4824019B"
Version="0.0.0.4" PlatformVersion="1.1.0.1451" Date="07/04/2011"
Location="http:/visibli.com/seesmic/Visibli.Seesmic.Analytics.xap">
<PluginUpdate.Description>
Fixes the update file not being parsed
</PluginUpdate.Description>
</PluginUpdate>
</PluginUpdates>

Any help is greatly appreciated

George Ionita

unread,
Jul 5, 2011, 2:27:04 AM7/5/11
to seesmic-d...@googlegroups.com
Hi,

This is a problem in the Location attribute. You have 'http:/visibli' instead where you should have instead 'http://visibli'.

Thanks,
George

wataweb

unread,
Jul 5, 2011, 11:40:15 AM7/5/11
to Seesmic Desktop Platform Development
Oops noob mistake :P

Thanks!
Reply all
Reply to author
Forward
0 new messages