Error when openin annotation

Hello,


I’m getting an error when i try to open annotation but its not occurs every time. When it occured, i restart IIS and it works properly again, after a while restarting IIS it starts to give same error. What do you think what can cause it?

I’m sending error as attachment.

Kind Regards,

Hello,


We are sorry to hear that you have such issue. To be able to reproduce the issue and help you to resolve it we will need more info. Since that please share with us next:
1. Type of the ptoject - MVC, Web Froms etc.
2. Code examples of the Annotation - initialization and widget code
3. Web.config

As for the error that you shared - looks like you doesn’t initialized the Annotation or initialized it in the wrong way.

Thank you.

Hello sorry for the late response. I think we found the problem. I think it occurs because we didnt put license activation method and initialization method in the application start method. Now we changed it and we are testing it. If it not solve the problem, i will let you know

Hello,


Glad to hear that you have found out the reason. Yes, these two options should be set in the Application_Start action.

Best regards.