Hi Sebastian
That is very interesting because you cant type in the version numbers, you select them from Edit Extension screen, Package Settings, Version dropdownlists of the Wizard and there are then a number of places where this automatically generated manifest (listed in my first post) doesn't comply:
<dotnetnuke type="Package" version="5.0">
<package name="ModuleTest" type="Module" version="1.0.0">
<script type="UnInstall">
<name>Uninstall.SqlDataProvider</name>
<version>1.0.0</version>
</script>
I have fixed these (e.g to dotnetnuke type="Package" version="05.00.00") in the review screen, clicked next, and still get the message:
A critical error has occurred.
Version string portion was too short or too long.
So, should I log this as a bug, or am I doing something wrong?
Kind regards
Geoffrey