Jump to content

f21970

Members
  • Posts

    128
  • Joined

Reputation

60 Excellent

2 Followers

About f21970

Personal Information

  • Occupation
    Head of IT and Network Services
  • Location
    Preston, Lancashire
  1. The vacancy will initially be based at a site in Chorley, moving to the Nelson area in 12 months time. Excellent opportunity for an ambitious self-starter! Nelson and Colne College Careers If you want to have a chat, call me on 01282 440365 Amanda Mills Head of IT and Network Services Nelson and Colne College
  2. I'm a little late on this, but easiest way I found to remove all drive mappings is: Set clDrives = WshNetwork.EnumNetworkDrives For i = 0 to clDrives.Count -1 Step 2 WSHNetwork.RemoveNetworkDrive clDrives.Item(i), True, True Next
  3. Sorted! It's where I had put a / on the end of the path e.g. \\ncc-Shared-Space.melson.ac.uk\shared$\COMMON\ If I knock the "\" off the end of the path, all works
  4. Also, when I try to download an object, I get: Server Error in '/HAP' Application. -------------------------------------------------------------------------------- Object reference not set to an instance of an object. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception Details: System.NullReferenceException: Object reference not set to an instance of an object. Source Error: An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. Stack Trace: [NullReferenceException: Object reference not set to an instance of an object.] HAP.Web.routing.DownloadRoutingHandler.GetHttpHandler(RequestContext requestContext) +263 System.Web.Routing.UrlRoutingModule.PostResolveRequestCache(HttpContextBase context) +12672630 System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +79 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +164 -------------------------------------------------------------------------------- Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.18034
  5. Last one, hopefully! Drives are now displaying, but when the user accesses a folder, the error "The given key was not present in the dictionary." is displayed and the root of the drive is redisplayed under the folder......
  6. Brill Thanks for your help nick!
  7. Brill That's sorted it! Just a quick additional question if I may - Staff and Students are in two different OU's here, which are off the domain root. I've pointed HAP+ at the Staff OU - do I need a separate instance of HAP+ to point to the Students OU to provide them access?
  8. Hi Nick, Here's what's there at the moment: %homedir% \\ncc-SharedSpace.home.nelson.ac.uk\shared$\COMMON\ I've tried with \ at the end of UNC paths, no \, I've tried changing Writechecks="False"
  9. Yeah, I got that too, but after a server reboot, it seemed ok. Don't know whether the process of mapping the AD bit to an alternate domain had anything to do with it, as that was the last thing I did prior to the server reboot.
  10. Just as an Update, when going into MyFiles, the menu bar at the top of the page flashes up, then disappears. I can also see a 'file upload' box flashing up before disappearing in the bottom left hand corner - just mentioning in case it gives any clues!
  11. Hi folks, I've a fresh install of HAP 8.7 on Server 2008R2. All looks good and can log in, but whatever mappings I list in 'my files', I can't get anything to show! The screen doesn't distort, nor does the little wheel spin for ages, it just turns from a > arrow into a V arrow and nothing seems to appear Here's the checks so far: Pipeline - ticked Services - ticked App Data - ticked Navigate to https://localhost/hap/api/setup and get result Service Endpoint not found. Navigate to https://localhost/hap/api/test and get result OK Can't clear the Red X on AD, but users seem to log in ok (I'm just doing staff - as staff and students are in different groups and OU's, I'm guessing I can't do both?) I'm new to this app and IIS under 2008, so please help! Thanks
  12. Great opportunity for someone to spread their wings! College News | Nelson and Colne College Please feel free to contact me for more details
  13. I haven't received my ticket yet....is there a bouncer on the door taking names? Is it Meat Loaf?
  14. Testing post - sent two neither appeared!!
  15. Hey guys, Should I have received a ticket or something? Or is it give name on the door .... if so who's acting as the bouncer? Is it Meat Loaf?
×
×
  • Create New...