Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
I get complie errors when I tried to build an 4.5.2 Umbraco installation (webinstaller) and figured out some webservices as the problem:
\umbraco\webservices\api\*.*\umbraco\webservices\tagService.asmx\umbraco\webservices\ultimatePickerAutoSuggest.asmx
These reference missing objects in the code base / dlls.
After deleting these files the bulid went fine and I don't realised problems - until now.
But I wonder, if this is the propper solution?
while testing I found an error with the ultimate picker data types auto complete function...
Sorry, forget my last report, the ultimate picker auto complete DOES work after deleting the above mentioned files.
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
outdated webservices in 4.5 ?
I get complie errors when I tried to build an 4.5.2 Umbraco installation (webinstaller) and figured out some webservices as the problem:
\umbraco\webservices\api\*.*
\umbraco\webservices\tagService.asmx
\umbraco\webservices\ultimatePickerAutoSuggest.asmx
These reference missing objects in the code base / dlls.
After deleting these files the bulid went fine and I don't realised problems - until now.
But I wonder, if this is the propper solution?
while testing I found an error with the ultimate picker data types auto complete function...
Sorry, forget my last report, the ultimate picker auto complete DOES work after deleting the above mentioned files.
is working on a reply...