Microsoft has some offer where u can get 6 months free pluralsight access and some other deals. kinda offtopic but i thought i would mention it.
https://www.visualstudio.com/en-us/products/visual-studio-dev-essentials-vs.aspx
pelle
@pelle
Best posts made by pelle
-
Visual studio dev essentials
Latest posts made by pelle
-
Visual studio dev essentials
Microsoft has some offer where u can get 6 months free pluralsight access and some other deals. kinda offtopic but i thought i would mention it.
https://www.visualstudio.com/en-us/products/visual-studio-dev-essentials-vs.aspx -
RE: MyNetSensors (closed)
In order to get the webserver part to work you will have to run either the console or the service (i think) i had to change some stuff in the confog files to get it working. For instance the com port was set to 9 but im using com3. I also had to add localhost to thesoftnodes and webserver urls. I also changed the "defaultconnection" in the applicationdbcontex to use the webserverdbconnectionstring in the webconfig for the webserver. But without any error messages its hard to give exact help. Mabye u can set some breakpoints and narrow it down to where it goes wrong?