hi i have made a flash menu module,it is working fine on the portal
,but when i packaged it into a zip file for uploading on another on another Dnn portal,it gave following error on View.ascx
MinMax persistance type of cookie requires a moduleId,
and it shows nothing on that page.When i went on its settings page it gave following error
System.Web.HttpParseException: Could not load the assembly 'App_Web_settings.ascx.c4364584'. Make sure that it is compiled before accessing the page
I recompiled the project and again tried uploading the module,but it kept giving the same error.What should i do?
I have checked everything else(all my usercontrols,data files)all are working fine.
can anyone help?????
Amit