Skip to content
This repository has been archived by the owner on Jan 3, 2019. It is now read-only.

Unhandled exception from FCS while browsing tools/docs/generate.fsx #777

Closed
rneatherway opened this issue Oct 25, 2014 · 3 comments
Closed

Comments

@rneatherway
Copy link
Contributor

Unhandled Exception: Microsoft.FSharp.Compiler.ErrorLogger+UnresolvedPathReferenceNoRange: Exception of type 'Microsoft.FSharp.Compiler.ErrorLogger+UnresolvedPathReferenceNoRange' was thrown.
   at Microsoft.FSharp.Control.AsyncBuilderImpl.commit[a](Result`1 res)
   at Microsoft.FSharp.Control.CancellationTokenOps.RunSynchronously[a](CancellationToken token, FSharpAsync`1 computation, FSharpOption`1 timeout)
   at Microsoft.FSharp.Control.FSharpAsync.RunSynchronously[T](FSharpAsync`1 computation, FSharpOption`1 timeout, FSharpOption`1 cancellationToken)
   at FSharp.InteractiveAutocomplete.Main.main(State state) in D:\dev\rneatherway-fsharpbinding\FSharp.AutoComplete\Program.fs:line 493
   at FSharp.InteractiveAutocomplete.Main.entry(String[] args) in D:\dev\rneatherway-fsharpbinding\FSharp.AutoComplete\Program.fs:line 569
@7sharp9
Copy link
Member

7sharp9 commented Dec 11, 2014

Upstream issue?

@rneatherway
Copy link
Contributor Author

Possibly it was due to requesting info for a position that didn't exist in
the file. I added it here because I didn't have a repro.
On 11 Dec 2014 15:11, "Dave Thomas" notifications@github.com wrote:

Upstream issue?


Reply to this email directly or view it on GitHub
#777 (comment)
.

@rneatherway
Copy link
Contributor Author

This issue was moved to ionide/FsAutoComplete#19

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants