Your question has been submitted and is awaiting moderation.
Thank you for reporting this content, moderators have been notified of your submission.
Hi All,
I am developing a application in asp.net and call task from task scheduler and want to enable,Disabled and run for this, i am using third party dll, it working fine locally but when deploy on iis 7,its display error (Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED)) and when i register with command like E:folder\regsvr32 dllname.dll then it give error
"make sure that dllname is a valid dll or ocx file and then try again the module dllname was loaded but the entry -point was not found"
I am using asp.net 3.5 ,windows 7
thanks and regards
vinod