Thread overview
Using VS2017, Visual D causes "External Component has thrown an exception"
Oct 03, 2018
John R
Oct 03, 2018
Rainer Schuetze
Oct 03, 2018
John R
October 03, 2018
Using:-

VS2017 Community, 15.8.5
.Net 4.7.03056
Visual D 0.47.0

1. Trying to create new project causes
"External Component has thrown an exception"

2. VS2017's Help About
causes VS2017 to crash, when Visual D is installed


Any suggestions?





October 03, 2018

On 03/10/2018 16:17, John R wrote:
> Using:-
> 
> VS2017 Community, 15.8.5
> .Net 4.7.03056
> Visual D 0.47.0
> 
> 1. Trying to create new project causes
> "External Component has thrown an exception"
> 
> 2. VS2017's Help About
> causes VS2017 to crash, when Visual D is installed
> 
> 
> Any suggestions?
> 
> 

Please try the latest preliminary build: https://ci.appveyor.com/project/rainers/visuald/build/job/mx4ayjstfyuqqcql/artifacts

October 03, 2018
On Wednesday, 3 October 2018 at 20:00:29 UTC, Rainer Schuetze wrote:
>
>
> On 03/10/2018 16:17, John R wrote:
>> Using:-
>> 
>> VS2017 Community, 15.8.5
>> .Net 4.7.03056
>> Visual D 0.47.0
>> 
>> 1. Trying to create new project causes
>> "External Component has thrown an exception"
>> 
>> 2. VS2017's Help About
>> causes VS2017 to crash, when Visual D is installed
>> 
>> 
>> Any suggestions?
>> 
>> 
>
> Please try the latest preliminary build: https://ci.appveyor.com/project/rainers/visuald/build/job/mx4ayjstfyuqqcql/artifacts

OK, thanks
Hello World works
Looking forward to release version... Thanks again