zahi kramer wrote
thanks Michael
it seems to be it.
i just cleaned the dnn folders, copied fresh web.config ,reinstalled my custom module i'm working on.
and now it's working good.
thanks a lot.
zahi
It seems i was happy too early.
it returned back.
i made clean install of new dnn site , convert it to 3.5 target platform (in the properties of the Dotnetnuke_2 website),
and it compiled fast.
after i just upload my custom module ( which is the store module i'm extending ...) again the compilation time of first time accessing the first page of dnn
took VERY LONG.
the same when clicking on the LOGIN link - vbc.exe is taking 50% and compiling about 1-2 MINUTES until showing the login control.
after that trying to access other pages of the site are fairly good.
the next time i'm accessing the site - it goes smoothly.
but every change i made in the code which requires new compilation - and the whole process happening again.
is there a setting in web.config which i can change to work better with dnn and .net 3.5?
why is not happening with .net 2.0?
how can i check it with a tool of vs 2008 team system? - i'm not familiar with all the tools of vs 2008 team system
Its the Store module - i don't see somthing not compatible with .net 3.5.
any idea?
thanks