i add a new module in my dotnetnuke website using dot net 2005,but i create it using c# as language.
so it's added on my dotnetnuke website and it's worked very well.
i package this module as it's explained in steps and as result a zip file was created but as i noticed the zip file didn't contain a config file,i do not know it's true or not?
when i want to import this zipped module on another dotnetnuke website i go threw the steps
explained in dotnetnuke pdf "DotNetNuke+4[1].0+Module+Development+(Part+1).pdf"
when it start importing it result an exception that i can't understand and i searched on internet i didn't have any solution.
the Exception was:ExceptionICSharpCode.SharpZipLib.ZipException: Wrong Local header signature: 0x21726152 at ICSharpCode.SharpZipLib.Zip.ZipInputStream.GetNextEntry() at DotNetNuke.Modules.Admin.ResourceInstaller.PaInstaller.ReadZipStream() at DotNetNuke.Modules.Admin.ResourceInstaller.PaInstaller.Install()
so can any one help me urgently....
thanks