Discussion:
deleted classes now ide errors cant find file
(too old to reply)
mp
2016-12-18 18:53:26 UTC
Permalink
Hi
I deleted some class files thru the ide as i'm restructuring my project
now i get compile errors saying it can't find the .cs files
I figured since i used the ide to delete them the project would remember
they aren't part of the design anymore.
How do I make it forget they used to be there?

---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus
Registered User
2016-12-18 19:52:31 UTC
Permalink
Post by mp
Hi
I deleted some class files thru the ide as i'm restructuring my project
now i get compile errors saying it can't find the .cs files
I figured since i used the ide to delete them the project would remember
they aren't part of the design anymore.
How do I make it forget they used to be there?
Are there using statements which reference the deleted files?
Post by mp
---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus
mp
2016-12-18 20:11:51 UTC
Permalink
Post by Registered User
Post by mp
Hi
I deleted some class files thru the ide as i'm restructuring my project
now i get compile errors saying it can't find the .cs files
I figured since i used the ide to delete them the project would remember
they aren't part of the design anymore.
How do I make it forget they used to be there?
Are there using statements which reference the deleted files?
Post by mp
---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus
weird i've closed and reopened and the warnings are gone, was sure i'd
tried that but maybe not. thanks

---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus
mp
2016-12-19 01:42:40 UTC
Permalink
Post by mp
Post by Registered User
Post by mp
Hi
I deleted some class files thru the ide as i'm restructuring my project
now i get compile errors saying it can't find the .cs files
I figured since i used the ide to delete them the project would remember
they aren't part of the design anymore.
How do I make it forget they used to be there?
Are there using statements which reference the deleted files?
Post by mp
---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus
weird i've closed and reopened and the warnings are gone, was sure i'd
tried that but maybe not. thanks
---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus
now i find they were still in the solution explorer with yellow
triangle, but there was a right click menu remove from project this time
so it's all good ;-)

---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus

Continue reading on narkive:
Loading...