Quantcast
Channel: All Forums
Viewing all articles
Browse latest Browse all 26542

WebMatrix Crash after adding 'nodemailer' NodeJS package reference.

$
0
0

Sorry to submit a bug report here, but the link to the Connect Site returns a 404 - Not found error!

Simple reproduction steps:

In a fresh Node.js "Express Site" template ---

1) Add reference to 'nodmailer' NodeJS package in the root 'package.json' file.

"dependencies": {   "nodemailer": "0.3.20" }

(Or alternatively add a reference to 'nodemailer' using the NPM Extension)

2) Watch as WebMatrix crashes with the following error (from the Windows Event Log).  WebMatrix will also crash if you restart the program and try to open the site.

Faulting application name: WebMatrix.exe, version: 7.1.1692.0, time stamp: 0x509e0161
Faulting module name: KERNELBASE.dll, version: 6.1.7601.17965, time stamp: 0x506dbe50
Exception code: 0xe0434352
Fault offset: 0x0000c41f
Faulting process id: 0x2f04
Faulting application start time: 0x01cde7c8f4dd7c23
Faulting application path: C:\Program Files (x86)\Microsoft WebMatrix\WebMatrix.exe
Faulting module path: C:\Windows\syswow64\KERNELBASE.dll
Report Id: 54715391-53bc-11e2-8b87-c80aa9ea2300

Application: WebMatrix.exe

Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.IO.PathTooLongException
Stack:
at System.IO.Path.NormalizePath(System.String, Boolean, Int32)
at System.IO.Path.GetDirectoryName(System.String)
at NodePowerTools.OutputWindow.FileSystemEvent(System.Object, System.IO.FileSystemEventArgs)
at System.IO.FileSystemWatcher.OnCreated(System.IO.FileSystemEventArgs)
at System.IO.FileSystemWatcher.NotifyFileSystemEventArgs(Int32, System.String)
at System.IO.FileSystemWatcher.CompletionStatusChanged(UInt32, UInt32, System.Threading.NativeOverlapped*)
at System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32, UInt32, System.Threading.NativeOverlapped*)

WebMatrix version information/details:

Version 2.0

WebMatrix: 7.1.1692.0
IIS Express: 8.0.8418.0
.NET Framework: 4.0.30319.17929 built by: FX45RTMREL
Web Deploy: 7.1.1631.0
SQL Server Compact: 4.0.8876.1
Web Platform Installer: 7.1.1692.0
ASP.NET Web Pages: 2.0.20715.0
ASP.NET Web Pages: 1.0.20105.407


Viewing all articles
Browse latest Browse all 26542

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>