Connecting Tech Pros Worldwide Forums | Help | Site Map

Locking of resource files

Petr Vostry
Guest
 
Posts: n/a
#1: Nov 22 '05
Hello,
I have problem with locking of resource files in my ASP.NET application
running on Windows 2003 Server. This resource file I can't delete, only after
restart and/or waiting about 15 minutes, both without running of appplication.

Thanks for any help.

Petr Vostry




Raghavendra T V
Guest
 
Posts: n/a
#2: Nov 22 '05

re: Locking of resource files


Hi ,

Try restarting your IIS.
and then delete the file.
[c:\iisreset]
I guess they are locked by aspnet_wp.exe process.

Thanks
Raghavendra


"Petr Vostry" <Petr Vostry@discussions.microsoft.com> wrote in message
news:34FD87C3-CFCC-4548-A42E-358486D76792@microsoft.com...[color=blue]
> Hello,
> I have problem with locking of resource files in my ASP.NET application
> running on Windows 2003 Server. This resource file I can't delete, only[/color]
after[color=blue]
> restart and/or waiting about 15 minutes, both without running of[/color]
appplication.[color=blue]
>
> Thanks for any help.
>
> Petr Vostry
>
>
>[/color]


Raghavendra T V
Guest
 
Posts: n/a
#3: Nov 22 '05

re: Locking of resource files


Hi,

You need to Stop and start the IIS or restart the IIS.
This will solve your problem.
[iisreset will also do the same thing.]

Thanks
Raghavendra

"Petr Vostry" <PetrVostry@discussions.microsoft.com> wrote in message
news:816B00DA-0D4C-4EC9-A083-9BBD41D58792@microsoft.com...[color=blue]
> Thanks, but there is no iisreset file in root, there is iisreset in[/color]
\system32[color=blue]
> folder only.
> Do you know some advice?
>
> Thanks
>
> Petr
>
> "Raghavendra T V" wrote:
>[color=green]
> > Hi ,
> >
> > Try restarting your IIS.
> > and then delete the file.
> > [c:\iisreset]
> > I guess they are locked by aspnet_wp.exe process.
> >
> > Thanks
> > Raghavendra
> >
> >
> > "Petr Vostry" <Petr Vostry@discussions.microsoft.com> wrote in message
> > news:34FD87C3-CFCC-4548-A42E-358486D76792@microsoft.com...[color=darkred]
> > > Hello,
> > > I have problem with locking of resource files in my ASP.NET[/color][/color][/color]
application[color=blue][color=green][color=darkred]
> > > running on Windows 2003 Server. This resource file I can't delete,[/color][/color][/color]
only[color=blue][color=green]
> > after[color=darkred]
> > > restart and/or waiting about 15 minutes, both without running of[/color]
> > appplication.[color=darkred]
> > >
> > > Thanks for any help.
> > >
> > > Petr Vostry
> > >
> > >
> > >[/color]
> >
> >
> >[/color][/color]


Closed Thread