I have a dll that was created to take epoch time and convert to standard datetime stamp. If I install CR 12 without the visual studio cr 13, I can register the dll and so forth. Worked like a charm.
The minute I add in the new install of cr 13 it all breaks. I can see the dll listed under additional functions in CR, but when I run the report it balks. What's the key for this?
Anyone else done something like this. I was storing the dlls in the program files x(86)/common files/business objects/3.0/bin folder. Should it be somewhere else?