G
Guest
Hi,
My App running on my local machine is trying to access apsx and ascx pages via a virtual directory (see earlier post) that points to a share on a different machine.
I can now access .aspx and run .aspx pages ok. However I've added a <@ register tag to a local page that references a .ascx page on the remote share (via the virtual directory). I now get a 'Failed to start monitoring changes to ' error on the @register statement.
I've seen this mentioned on the web in a few places but all the solutions suggest adding access rights for 'APSNET' and 'NETWORK Service' accounts. Just to make sure access rights aren't the issue the share now has 'Everyone' full access, but I still get the error.
Any clues?
cheers,
Paul
My App running on my local machine is trying to access apsx and ascx pages via a virtual directory (see earlier post) that points to a share on a different machine.
I can now access .aspx and run .aspx pages ok. However I've added a <@ register tag to a local page that references a .ascx page on the remote share (via the virtual directory). I now get a 'Failed to start monitoring changes to ' error on the @register statement.
I've seen this mentioned on the web in a few places but all the solutions suggest adding access rights for 'APSNET' and 'NETWORK Service' accounts. Just to make sure access rights aren't the issue the share now has 'Everyone' full access, but I still get the error.
Any clues?
cheers,
Paul