TheTree
Jan 20th, 2007, 03:44 AM
Hi all,
I have published a little test application to my ftp-site with ClickOnce. Everything works fine, but now I canīt start the installation process. Whenever I push the button "Install" the browser shows a lot of commands like:
<?xml version="1.0" encoding="utf-8" ?>
- <asmv1:assembly xsi:schemaLocation="urn:schemas-microsoft-com:asm.v1 assembly.adaptive.xsd" manifestVersion="1.0" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#" xmlns="urn:schemas-microsoft-com:asm.v2" xmlns:asmv1="urn:schemas-microsoft-com:asm.v1" xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:xrml="urn:mpeg:mpeg21:2003:01-REL-R-NS" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> ...
There is no new entry at the Start menu. Whatīs wrong?
Thankīs & Greetings,
TheTree
I have published a little test application to my ftp-site with ClickOnce. Everything works fine, but now I canīt start the installation process. Whenever I push the button "Install" the browser shows a lot of commands like:
<?xml version="1.0" encoding="utf-8" ?>
- <asmv1:assembly xsi:schemaLocation="urn:schemas-microsoft-com:asm.v1 assembly.adaptive.xsd" manifestVersion="1.0" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#" xmlns="urn:schemas-microsoft-com:asm.v2" xmlns:asmv1="urn:schemas-microsoft-com:asm.v1" xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:xrml="urn:mpeg:mpeg21:2003:01-REL-R-NS" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> ...
There is no new entry at the Start menu. Whatīs wrong?
Thankīs & Greetings,
TheTree