Blog articles tagged 'error'

0
comment
on 8/17/2015 3:04 PM
Successive arguments should be separated by spaces or tupled, and arguments involving function or method applications should be parenthesized If you're new to F# you may have seen this exception on your code and started adding parenthesis and commas [...]
.
0
comment
on 7/29/2014 6:58 PM
I never notice that IIS Express doesn’t listen to web requests other than localhost. So, to my surprise, when I try http://127.0.0.1, I got HTTP 400, Bad Request instead.     Change 127.0.0.1 to localhost and everything is fine.   Anyway, you can set your[...]
.
1
comment
on 6/11/2014 11:14 AM
Since I have experienced the same error more than three times while creating Windows Service (.NET 3.5) on Visual Studio 2012 and/or 2013, I think I should post a solution here for my quick reference. If you create a Windows Service and target .NET 3.5 on[...]
.
IntelliFactory Offices Copyright (c) 2011-2012 IntelliFactory. All rights reserved.
Home | Products | Consulting | Trainings | Blogs | Jobs | Contact Us | Terms of Use | Privacy Policy | Cookie Policy
Built with WebSharper

Logging in...