Hi Varun,
Based on my understanding, when you run your web application that running under .net framework 1.1, you get the error message above. You also want to know how to deploy this web application on another machine. If I have misunderstood you, please feel free to let me know.
To better understand your issue, could you please confirm the following information:
-
Please check if there is Framework v.1.1.* on your computer. We can check it here: C:\WINDOWS\Microsoft.NET\Framework. This web application should run under version 1.1.
-
Please make sure that there is the backupcycle.dll in the bin folder.
If we want to deploy it on another machine, we should configure the machine properly. For more information, see http://support.microsoft.com/kb/312073 and http://msdn2.microsoft.com/en-us/library/1kdfe21k(vs.71).aspx.
I hope this helps.
Please remember to click ?Mark as Answer? on the post that helps you, and to click ?Unmark as Answer? if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.