I have some functions that are reading/writing to the file system. As such, they use server.mapPath a lot to navigate it all.
Since I'm using these functions numerous times throughout my application, I
thought I'd move these into their own .vb class file and reference them that
way.
The catch is when moving these scripts over, 'Server.MapPath' turns into an
error "Name 'server' is not declared"
I'm assuming I need to expand Server.MapPath to show Server's parent class.
Alas, I have no idea what that is and google isn't helping much.
Dynamic Class Reloading and Class File Update and Lock/Synchronization? ... I need to check classes in a file system directory every few seconds to ... I have got the reloading going. ... ClassLoader.loadClass for the old version of the class file has not ...lower level operating system routines used by the file system commands ... (comp.lang.java.programmer)
Re: Folder Size ... When you navigate the file system of an old DOS PC using PC Tools, ... with the computer and the drive letters it contains as nested beneath. ... Directories (now called "file folders") are folders, ... (microsoft.public.windowsxp.general)
Re: Removing Office Welcome Tour ... What happens if you right click on it, select properties and then navigate to that directory using Find Target? ... Milly Staples [MVP - Outlook] ... | I set the file system to display all hidden files: ... | Trial edition as well as the Office One Note. ... (microsoft.public.office.misc)
Re: Need to access in NVU a folder in a fat32 partition. HOW!!??? ... I work on and get small updates and changes every day. ... like to do these in NVU.... everything is part of the same file system.... the current directory/folder to that location and navigate down to the ... (Ubuntu)
Re: Error :java.lang.classdefnotfound: ... The most common cause of this exception is that the location in the file system or JAR file doesn't correspond with the package name in the ..class file.... (comp.lang.java.programmer)