- Dale Fuller
- SnapObjects
- Tuesday, 25 June 2019 07:54 PM UTC
Hi,
Trying to create a simple ASP.Net Core Web API following the steps Bruce laid out in his Demo. However, after creating the Sample Web API, nearly all of the using directives are invalid. Example, editing SampleControler.cs,
System, Microsoft, SnapObjects, and PowerBuilder all have the red squiggle line. Hovering over "using System;" shows the following...
"Unnecessary using directive. The type or namespace name 'System' could not be found (are you missing a using directive or an assembly reference?)."
So, of course, just about everything else is undefined too. I can traverse to "C:\Windows\Microsoft.NET\assembly\GAC_MSIL\System\v4.0_4.0.0.0__ " and see "System.dll"
All prerequisite software is loaded. What am I missing? Environment variable? Something in my PATH? Download something from Nuget?
Environment -
This is an offline installation.
Windows 10
PowerBuilder 2019
SnapDevelop (PB Edition)
Dale.
Find Questions by Tag
Helpful?
If a reply or comment is helpful for you, please don’t hesitate to click the Helpful button. This action is further confirmation of their invaluable contribution to the Appeon Community.