Hi
I have just made a fresh install of version 303 and the used the websitewizzard plus i have installed the utilities package.
After that i created a membertype "newst" and membergroup "newsg".
On my TextPage-template i have inserted the subscribe/unsubscribe macro:
Code:<?UMBRACO_MACRO macroAlias="uuSubscribeUnsubscribe" header="some header" body="some body" layoutXslt="" memberTypeAlias="newst" memberGroup="newsg" deleteOnUnsubscribe=""></?UMBRACO_MACRO>
But it gives me an error:
Code:Could not find a part of the path 'D:\Inetpub2\sites\umbraco\xslt\'.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.IO.DirectoryNotFoundException: Could not find a part of the path 'D:\Inetpub2\sites\umbraco\xslt\'.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
am i doing something wrong, or is there an error in the package?
Regards
Frank