Release compilation

G

Guest

Hi!
Anyone have had problems when opening a project after compiling in release
mode?
My asp.net project can't be opened any more, visual studio 'argues' that
my iis aspnet is version 1.0, which IS NOT the case, other failure after
release compilation of only this project is that visual studio cannot Debug
asp.net because it is not supported. After running dotnetfx.exe, and
aspnet_regiis -i, every other project came back to normal, except for the
original project.....
Hope i've been clear with my 'explanation'
Any suggestions?
Thx!
 
C

Cor Ligthert

Tosca,

Can it be that you are doing it directly from VSNet and there is a problem
with the release directory?

Just a gues

Cor
 
G

Guest

Hi!
Thx for answering so soon, i am compiling directly with VSNet, but every
other project works fine, except for this one. What should i check with
release directory?
 
C

Cor Ligthert

Tosca,

A lot just clean it (to show it you can in solution explorer set the option
in top to show all files) and build new.

I advice to make a backup before.

I hope this helps

Cor
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top