Click here to Skip to main content
15,887,485 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
I am developing a App in Windows embedded compact using c# for managing all the operations related to wifi like creating profile,deleting the profile,connecting to profile,configuring the profiles to open,wpa2psk,wpapsk,wpa2enterprise,wpaenterprise,scan list using P/Invoke -wlanapi in c#. I included connection manager in my osdesign, when i am using the wlanset profile function i am getting error code ERROR_ACCESS_DENIED. In MSDN they reported this is due to adding connection manager in os design and you can handle this by using connection manager API's . So can one help how to use connection manager API's in c#(compact 2013)
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900