Wednesday, August 29, 2012

Maximum size of the Dlls deployed in IIS

Maximum size of the Dlls deployed in IIS

Hi All,
We have developed a CRM Application in Silverlight. It has different layers starting from Silverlight to Repository. My Repository project Dll size is now reached 15 mb... I am much worried if this keep on increasing when i extend the application functionality.
My Ask here is what is maximum size of the Dll that can be deployed? Is there any impact in the performance if my repository Dll size is increased?
Thanks in Advance.
Regards, Anbu.

Answers & Comments...

Answer: 1
hi anbuforum
This may work for u...
Step 1: Keep all dll's in main (or) global Project and add all project's dll's in that Project.
Step 2: In the remaining project add required dll's and keep all the dll's property to COPYLOCAL as False...
Thanks & Regards
Mastan Narravula
Mark as Answer", if it helped you or it might help others too.




No comments:

Post a Comment

Send us your comment related to the topic mentioned on the blog