Unable to find the requested .Net Framework Data Provider. It may not be installed
-
Tuesday, July 26, 2011 5:50 PM
hi all this error ==> System.ArgumentException: Unable to find the requested .Net Framework Data Provider. It may not be installed.
i use gridview in asp.net application and provider is microsoft sql server compact 3.5
plz give me best web config thanks plz help
listen i want config for Microsoft sql server compact 3.5 thanks help meeee thanks all :D
example ==>
<configuration>
<system.data>
<DbProviderFactories>
<add name="My Fake Provider" invariant="System.Data.FakeProvider" description="xxx" type="xxx"/>
</DbProviderFactories>
</system.data>
</configuration>
- Moved by lucy-liu Thursday, July 28, 2011 7:28 AM it is related to sql server compact forum (From:Visual Studio Editor)
All Replies
-
Thursday, July 28, 2011 7:28 AM
Hi Saeid,
I am moving this thread from “Visual Studio Editor" forum to the “SQL Server Compact” forum. This issue is related to SQL. There are more experts in the “SQL Server Compact" forum.
Thank you for your understanding!
Best regards,
Lucy
Lucy Liu [MSFT]
MSDN Community Support | Feedback to us
Get or Request Code Sample from Microsoft
Please remember to mark the replies as answers if they help and unmark them if they provide no help.

-
Thursday, July 28, 2011 7:47 AM
Hi Saeid Nasirlou,
Could you please elaobrate a bit? Does the error occur when deploying an application that uses SQL Server Compact?
If so, please refer to the links below to fix it:
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
Get or Request Code Sample from Microsoft
If you have any feedback, please tell us.- Marked As Answer by KJian_ Tuesday, August 02, 2011 8:32 AM

