Possible bug sending a datatype with usercontrol + dll to site
Just upgraded to 2.7.1.1 and found a problem. I've created a datatype using the Umbraco Usercontrol Wrapper which has a usercontrol and the code compiled into a dll.
When I package it up to send to the server, if I look at the files being sent the dll is not present and although the files get sent to the server, the dll is not sent
I then tried to explicitly add the required dll to the package to send but it's not listed in the files to send.
Obviously this is a major problem, any workarounds?
Possible bug sending a datatype with usercontrol + dll to site
Just upgraded to 2.7.1.1 and found a problem. I've created a datatype using the Umbraco Usercontrol Wrapper which has a usercontrol and the code compiled into a dll.
When I package it up to send to the server, if I look at the files being sent the dll is not present and although the files get sent to the server, the dll is not sent
I then tried to explicitly add the required dll to the package to send but it's not listed in the files to send.
Obviously this is a major problem, any workarounds?
Simon
is working on a reply...