Tagged: error

Angular 2 : System.import throws 403 (forbidding) error

If you’re new to angular 2 and getting following error when trying to import app folder (that contains your angular code), then carry on with reading 🙂 Error:  XHR error (403 Forbidding) loading http://app/folder/path...

LINQPad Error : ‘Select’ not found

Just started using LINQPad? Following is one of the common errors that usually bother LINQPad new users. “Could not find an implementation of the query pattern for source type ‘LINQPad.User.[ObjectName]. ‘Select’ not found.” By...