vwd.webinfo

  • Thread starter Thread starter Alain Sienaert
  • Start date Start date
A

Alain Sienaert

Hi,

I have added a CrystalReport to my solution (project) and removed the report
afterwards.

However, the solution still contains a file vwd.webinfo with the following
content:

<StartupServices>
<Service ID="{967B4E0D-AD0C-4609-AB67-0FA40C0206D8}"/></StartupServices>

I have tried to remove this file but every time that I re-open the solution
the file is recreated.
Any idea why Visual Studio 2005 does this? I want to get the rid of this
file, ther solution no longer needs this service (CrystalReport).

Kind Regards,
Alain
 
Alain Sienaert said:
Hi,

I have added a CrystalReport to my solution (project) and removed the
report afterwards.

However, the solution still contains a file vwd.webinfo with the following
content:

<StartupServices>
<Service ID="{967B4E0D-AD0C-4609-AB67-0FA40C0206D8}"/></StartupServices>

I have tried to remove this file but every time that I re-open the
solution the file is recreated.
Any idea why Visual Studio 2005 does this? I want to get the rid of this
file, ther solution no longer needs this service (CrystalReport).

Kind Regards,
Alain

Your post reminded me of a cleanup I had to do. I had the same situation.
If I tried to delete from within VS 2005 it would return after the first
execute or on a restart of VS 2005. To get rid of this file I went to
Explorer and deleted it from there. Now its gone.

Hope this helps
Lloyd Sheen
 
Back
Top