question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Cannot create any diagram Error with Ghost Path

See original GitHub issue

Describe what is not working as expected.

Amazing tool but cannot make it work in my .net core 3 project.

Steps to reproduce

Include a complete description that I can redo to reproduce the issue.

right click on the project > EF Core Power Tools > Choose Add dbContext model diagram

Then I get the following error with a ghost path not available on my computer:

========== Build: 0 succeeded, 0 failed, 1 up-to-date, 0 skipped ==========

System.ArgumentException: Illegal characters in path. at System.IO.Path.CheckInvalidPathChars(String path, Boolean checkAdditional) at System.IO.Path.Combine(String path1, String path2) at EFCorePowerTools.Extensions.ProjectExtensions.GenerateFiles(Project project, List`1 result, String extension) in C:\projects\efcorepowertools\src\GUI\EFCorePowerTools\Extensions\ProjectExtensions.cs:line 178 at EFCorePowerTools.Handlers.ModelAnalyzerHandler.Generate(String outputPath, Project project, GenerationType generationType) in C:\projects\efcorepowertools\src\GUI\EFCorePowerTools\Handlers\ModelAnalyzerHandler.cs:line 92

Further technical details

EF Core Power Tools version: (found in About dialog - blue questionmark icon on context menu) 2.4.51.0

Database engine: (SQlite, SQL Compact, SQL Server, Postgres) Postgres

Visual Studio version: (e.g. Visual Studio 2017 15.7) 2019 comunity

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:21 (10 by maintainers)

github_iconTop GitHub Comments

1reaction
HugoDoyoncommented, Jul 9, 2020

Fixed Marvelous! Thank you Erik 🥇

0reactions
HugoDoyoncommented, Jul 10, 2020

rated

Read more comments on GitHub >

github_iconTop Results From Across the Web

[bitnami/ghost] Error when deploying Ghost on subpath
I installed the bitnami/ghost helm chart on a subpath of a domain in a Kubernetes with Nginx Ingress and cert-manager.
Read more >
"No such file or directory" immediately after creating it
When I specify the full path /var/lib/ghost/content/adapters/storage I get the same error. It seems to be a permissions thing but I don't know....
Read more >
VPN Troubleshooting | Ghost Path Help Center
Solutions for some of the most common VPN connectivity issues. ... No locations or VPN servers listed in the Ghost Path client or...
Read more >
Building a Caddy container stack for easy HTTPS with ...
I'm building a Caddy-stack to serve up HTTPS sessions, with a Ghost back end, using Docker containers, orchestrated with Docker Compose.
Read more >
Add diagrams.net support to Gitlab Wikis (Markdown).
To create a diagram: Click the Insert or edit diagram toolbar button in the Markdown editor. Use the diagrams.net editor to build the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found