aspx Application Mapping
-
for some wierd reason my .net installation refuses to setup the correct mappings! is there a command to force this? shesh!:((
"When the only tool you have is a hammer, a sore thumb you will have."
-
for some wierd reason my .net installation refuses to setup the correct mappings! is there a command to force this? shesh!:((
"When the only tool you have is a hammer, a sore thumb you will have."
aspnet_regiis -c normally does the trick. Normally in the C:\WINNT\Microsoft.NET\Framework\v1.0.3705\ folder for .NET Framework v1.0.
Paul Watson
Bluegrass
Cape Town, South AfricaMacbeth muttered: I am in blood / Stepped in so far, that should I wade no more, / Returning were as tedious as go o'er DavidW wrote: You are totally mad. Nice.
-
aspnet_regiis -c normally does the trick. Normally in the C:\WINNT\Microsoft.NET\Framework\v1.0.3705\ folder for .NET Framework v1.0.
Paul Watson
Bluegrass
Cape Town, South AfricaMacbeth muttered: I am in blood / Stepped in so far, that should I wade no more, / Returning were as tedious as go o'er DavidW wrote: You are totally mad. Nice.
nope no effect. the wierd thing is if i look at the application configuration its got .vsdisco, but now .aspx etc. !
"When the only tool you have is a hammer, a sore thumb you will have."
-
nope no effect. the wierd thing is if i look at the application configuration its got .vsdisco, but now .aspx etc. !
"When the only tool you have is a hammer, a sore thumb you will have."
Then sorry to say you will have to do it the hard way (manually mapping each .NET file type. Though if you only need a few you don't have to do the whole list.) We had this problem before, the regiis did not help and MS told us to hand map. Also as a test, create a new web or virtual directory and see if the mappins are added or not. If they are not, then my condolensces. We had that once and literally the only way we got around it was by re-installing the entire server.
Paul Watson
Bluegrass
Cape Town, South AfricaMacbeth muttered: I am in blood / Stepped in so far, that should I wade no more, / Returning were as tedious as go o'er DavidW wrote: You are totally mad. Nice.
-
Then sorry to say you will have to do it the hard way (manually mapping each .NET file type. Though if you only need a few you don't have to do the whole list.) We had this problem before, the regiis did not help and MS told us to hand map. Also as a test, create a new web or virtual directory and see if the mappins are added or not. If they are not, then my condolensces. We had that once and literally the only way we got around it was by re-installing the entire server.
Paul Watson
Bluegrass
Cape Town, South AfricaMacbeth muttered: I am in blood / Stepped in so far, that should I wade no more, / Returning were as tedious as go o'er DavidW wrote: You are totally mad. Nice.
argh!!!! it does not map automatically when I add a new one either. :mad::mad::mad: X| hmm think I'll use the other server....
"When the only tool you have is a hammer, a sore thumb you will have."