Netduino home hardware projects downloads community

Jump to content


The Netduino forums have been replaced by new forums at community.wildernesslabs.co. This site has been preserved for archival purposes only and the ability to make new accounts or posts has been turned off.
Photo

NetDuino Plus 2 Web Server.


  • Please log in to reply
3 replies to this topic

#1 zemuss

zemuss

    Advanced Member

  • Members
  • PipPipPip
  • 69 posts

Posted 27 June 2013 - 12:57 AM

I followed the tutorial found on the web to get a Web Server going, however, I am getting an unhandled exception. Does anyone have a Web Server tutorial or example I can follow?

 

Error:

Microsoft.SPOT.Debugger.CorDebug.dll' (Managed): Loaded 'E:DevelopmentExamplesNetduinoPlus2BlinkyNetduinoPlus2BlinkybinDebugleNetduinoPlus2Blinky.exe', Symbols loaded.
The thread '<No Name>' (0x2) has exited with code 0 (0x0).
0.0.0.0
A first chance exception of type 'System.Net.Sockets.SocketException' occurred in Microsoft.SPOT.Net.dll
An unhandled exception of type 'System.Net.Sockets.SocketException' occurred in Microsoft.SPOT.Net.dll
 
 Uncaught exception 
The thread '<No Name>' (0x1) has exited with code 0 (0x0).
Done.
 
Waiting for debug commands...
 
The program '[6] Micro Framework application: Managed' has exited with code 0 (0x0).
 


#2 zemuss

zemuss

    Advanced Member

  • Members
  • PipPipPip
  • 69 posts

Posted 27 June 2013 - 06:43 PM

Anyone?



#3 zemuss

zemuss

    Advanced Member

  • Members
  • PipPipPip
  • 69 posts

Posted 27 June 2013 - 08:00 PM

I got past the above issues and now I find myself stuck at: 

 
Error 1 Device not found or cannot be opened - USB:NetduinoPlus
 
However if I create a very simple program with pings the device and displays the IPAddress it works.


#4 Johann

Johann

    New Member

  • Members
  • Pip
  • 2 posts

Posted 30 June 2013 - 08:32 AM

This has also happened to me recently, my problem was that I included another project in order to use some functionality. Once I removed the reference to the project, everything was working again. I guess that it has something to do with static classes and/or variables.

 

Regards,

Johann






0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users

home    hardware    projects    downloads    community    where to buy    contact Copyright © 2016 Wilderness Labs Inc.  |  Legal   |   CC BY-SA
This webpage is licensed under a Creative Commons Attribution-ShareAlike License.