Hello,
I am trying to export my project as web player format, it contains code for reading Excel files, Hence it has System.Data.dll and System.EnterpriseService.dll.
I am trying to export it as web player format but its producing errors.
ArgumentException: The Assembly System.Configuration is referenced by System.Data. But the dll is not allowed to be included or could not be found.
I have kept both these dll's in Plugins folder and changed the player settings to ".net 2.0".
Still the error is same .
Is there any work around for this problem.
↧