Strange activity in temp folder during slow startup.

D

dalager

During the investigation of addin startup I found (using filemon
utility from sysinternals) that after reading security.config and
enterprisesec.config a csharp source file is written, compiled and
loaded in the temp dir.
It's deleted afterwards, so I don't know what's in it.

I think that this is due to my addin assembly and some security issues,
but i'm not sure what the problem is.

The referenced .dlls are in the Assembly Cache.

My addIn works, but the users are experiencing a very slow startup
(doubled or tripled)

This problem does not occur in a ultralight clean 'hello world' addin,
so I think that it's something to do with my dll's and security.

What's going on?
And how do I speed up the startup?

regards
Christian Dalager, Copenhagen, Denmark
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top