- Home /
Web Player Export Problem
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.
Comment
Your answer
Follow this Question
Related Questions
Weird game-output! 1 Answer
Unity web pallyer install problem 0 Answers
What is an alternative to using System.IO Stream when building for webplayer ? 3 Answers
Distribute terrain in zones 3 Answers