I have a file called Default2.aspx
that I'm trying rename to Default.aspx
, but when I try to do it, the visual studio just rename back to Default2.aspx
name. Don't give even any error message. I don't know how to fix this. There's other file called Default.aspx
anymore. I've already tried also restarting VS and even the pc. No luck.
I think that it is because VS believe still that there's the older Default.aspx
file.. even if so, I still don't know where exactly look at to check out this.also, couldn't VS give an error message? and is not this a VS bug?
I'm using VS 08 with ASP.NET appplication editing C# code