Jump to content

ragbuster

Members
  • Posts

    71
  • Joined

  • Last visited

Everything posted by ragbuster

  1. This is what I see.
  2. I get the same menu appear when right clicking a file. Also when using IE9 the left side drive list menu is over the drive display. Picture attached.
  3. Nick I am trying to compile the 7.7 alpha version but Visual Studio can not seem to find the references for Excel, Microsoft.office.core and Microsoft.Office.DocumentFormat.OpenXml. What do I need to install? I have office 2003 installed on my development machine and have tried installing the office 2003 and 2007 office interop assemblies, anything else I have missed?
  4. First I have found that the html file newusernote file under the helpdesk folder needed a slight change You can update the ticket by visiting http://{3}/HelpDesk/#ticket-{0} to You can update the ticket by visiting https://{3}/HelpDesk/#ticket-{0} the link was looking for http instead of https website. I also found the helpdesk system looks for a status image called "with it.png" but it is called "withit.png" so I just copied and renamed to fix that. I found that updating the teacher/client response from a question a bit slow, at least until I figured out you have to logout refresh and then log back in to see a response on the users helpdesk display. Is the updating done only in the logging in process? another thing I have found is even if I click the button to make a question FAQ it does not work. If I manually edit the tickets file and change the tag from false to true then it displays so it does not seem to be processing the FAQ button correctly in the helpdesk form.
  5. Look under the app_data folder and edit the hapconfig.xml manually. You should find the email entries in this file.
  6. Seems to be working fine for me. I have tried a few boxes selecting different AD groups and looks good.
  7. Nick I have tried the replacement servicemodel stuff on our server and it looks good. I tried going to /hap/api/setup/help and now receive a page instead of endpoint not found. Also when entering AD password in the setup page I no longer get the ServiceActivationException error I had before. Will this fix any other issues?
  8. Can you give weeks in the booking system names other than week 1 and week 2 and also what about an option when booking a room that the user can set how many machines the user requires so another user would know they can share the room.
  9. I seem to get the same error when trying to use the search files box as well. Is there anything I can look at to try and fix it?
  10. While the myfiles seems to be working correctly I have found when viewing the site in silverlight mode and trying to access a restricted shared area folder I get a large error window. If this is done using the basic viewer I receive a window which states the user has tried to access a restricted area and they can click back. Is my silverlight version not working as expected or does everyone get this issue when using silverlight browser? Thanks
  11. Have you added your teacher users group in the AD Organizational Units? The settings are just below where you input the student group.
  12. Quick update and some more questions. Ok I have removed the inherit property and just assigned my username and it now works. Great I have a couple more questions Nick if you have time to answer. 1. Is there a way to disable the attachment of the calendar entry? 2. We use a 2 week booking system and noticed you call them week 1 and week 2, is it possible to give them names eg. yellow week, blue week as just week 1 or week 2 will confuse users.
  13. I just left the box with the setting "inherit" assuming this would be the administrator account. My main email settings in setup.aspx go straight out to RM ifl mail server, is this a problem? How do I setup send of behalf rights?
  14. I have tried changing all settings I can think of but can not get the booking system working correctly when I have the tick box next to email admins. Is there anything I can do to debug or see whats causing the problem?
  15. Nick I have adjusted the settings under my resource group to not email admins and the booking system continued to work and also sent the teacher an email so the issue is with when I tick the box for admins. Does it attempt to email all users with domain admin access and if so could it be that these users have not been assigned email addresses in the AD profile?
  16. Thanks for the reply Nick. This is great replacement to Easylink and wish I found it ages ago.... I have managed to make it work by disabling the smtp settings and the booking system then works fine. I have entered the smtp settings correctly but who does the booking system email? is it the admin user or the user who booked the lesson, if so does it look the email address up in the AD profile. Should I still try the json troubleshooting?
  17. I have received the same error again but this time when adding a booking. Although I receive an error stating Bad Request if I refresh the page the entry has been inserted. If I try to delete the booking I get the error again but it does not allow me to remove the entry. Nick any ideas?
  18. Can anyone advise please the best way to provide access to the learning resources/shared areas on CC4 network. Settings would be very useful if someone has done something similar.
  19. Ok found out it was only occuring when I was trying to change the default email sections. I think it was because the default install has 2 email settings called the same. As soon as I deleted one from my hapconfig.xml file it would let me update it.
  20. Trying to get the latest version running on our 2003 CC4 server. At first I was getting an error when I would enter the AD password but found from another page to delete some lines from the bottom of the web.config file which fixed that issue, now when I try to change the AD groups which are assigned to the objects and click update I get a little error box saying Bad Request error. Any idea what this could be?
×
×
  • Create New...