Skip to content
This repository has been archived by the owner on Dec 18, 2017. It is now read-only.

GetCompiledAssembly null refs when there is a compile error #959

Closed
davidfowl opened this issue Dec 4, 2014 · 1 comment
Closed

GetCompiledAssembly null refs when there is a compile error #959

davidfowl opened this issue Dec 4, 2014 · 1 comment
Assignees
Milestone

Comments

@davidfowl
Copy link
Member

klr.exe Information: 0 : [ApplicationContext]: Received GetCompiledAssembly
klr.exe Information: 0 : [ApplicationContext]: OnTransmit(Assembly)
klr.exe Information: 0 : [ProcessingQueue]: Error sending System.NullReferenceException: Object reference not set to an instance of an object.
   at Microsoft.Framework.DesignTimeHost.ApplicationContext.WriteAssembly(ProjectWorld project, BinaryWriter writer) in C:\dev\git\ProjectK\KRuntime\src\Microsoft.Framework.DesignTimeHost\ApplicationContext.cs:line 705
   at Microsoft.Framework.DesignTimeHost.ApplicationContext.<>c__DisplayClass1.<SendCompiledAssemblies>b__2(BinaryWriter writer) in C:\dev\git\ProjectK\KRuntime\src\Microsoft.Framework.DesignTimeHost\ApplicationContext.cs:line 665
   at Microsoft.Framework.DesignTimeHost.ProcessingQueue.Send(Action`1 write) in C:\dev\git\ProjectK\KRuntime\src\Microsoft.Framework.DesignTimeHost\ProcessingQueue.cs:line 38

@davidfowl davidfowl added this to the 1.0.0-beta2 milestone Dec 4, 2014
@davidfowl davidfowl self-assigned this Dec 4, 2014
@davidfowl
Copy link
Member Author

Fixed in 1eec12b

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

1 participant