Search results

  1. O

    Cannot create Helpdesk ticket

    Thank you for your reply. I registered in the new help system. Let's see how it works...
  2. O

    Cannot create Helpdesk ticket

    I tried: Usinghttp://helpdesk.jodohost.com/ Sending e-mail totechsupport @ jodohost Sending e-mail to customersupport @ jodohost The result is always the same: I get an automated response that my e-mail address is not recognized. However, my e-mail is the same everywhere and it has not been...
  3. O

    helpdesk is not working?

    Heldesk is working for me now. Thank you!
  4. O

    helpdesk is not working?

    Thank you! I emailed to helpline with my Helpdesk username asking them to reconnect it to my email address.
  5. O

    helpdesk is not working?

    I created a ticket in http://helpdesk.jodohost.com/support/ system yesterday and it never appeared in my ticket list, no one responded or contacted me. I created another one 5 hours ago - same thing, like it never happened. I know that helpdesk tickets never appeared in the list instantly...
  6. O

    System.Security.Permissions.ReflectionPermission

    Yes, LINQ works for me, I can confirm that. Don't know about JSON error besides what I see in that exception info though...
  7. O

    System.Security.Permissions.ReflectionPermission

    Same error if I try the sample page provided above :(
  8. O

    System.Security.Permissions.ReflectionPermission

    Thank you, I really appreciate that.
  9. O

    System.Security.Permissions.ReflectionPermission

    Um... Any thoughts on that? Will you add this permission?
  10. O

    System.Security.Permissions.ReflectionPermission

    I am on win15 (Windows Server 2003) if that matters.
  11. O

    System.Security.Permissions.ReflectionPermission

    Here is a simple ASPX page for testing. <%@ Page Language="C#" %> <%@ Import Namespace="System.IO" %> <%@ Import Namespace="System.Runtime.Serialization.Json" %> <%@ Import Namespace="System.Runtime.Serialization" %> <script runat="server"> [DataContract] class Foo...
  12. O

    System.Security.Permissions.ReflectionPermission

    Is there a chance to get System.Security.Permissions.ReflectionPermission allowed for .NET 4.0? I am getting an error when I try using standard .NET classes for JSON serialization. Here is the stack trace: Exception Details: System.Security.SecurityException: Request for the permission...
  13. O

    Cannot create a helpdesk ticket

    UPDATE Apparently the tickets are created, they are simply not visible to me. JodoHost just reacted to my request but I still don't see the ticket in my History list. I cannot even add a comment saying that the request is complete and the ticket can be closed. The ID of the "invisible" ticket...
  14. O

    Cannot create a helpdesk ticket

    Submitted Thank you.
  15. O

    Cannot create a helpdesk ticket

    I use http://helpdesk.jodohost.com/support/ I can login and (sort of) create a ticket. But this ticket doesn't appear in the list of open tickets. I still can see my old resolved tickets but the new ones never added.
  16. O

    Site on win15 was switched to .NET 1.1

    Oops! Somehow I missed that setting in Hsphere control panel. :O Thank you!
  17. O

    Site on win15 was switched to .NET 1.1

    My site on win15 was running with .NET 2.0. During today's migration you switched it to .NET 1.1. I would like to get it back to .NET 2.0. I tried creating Helpdesk ticket but it doesn't show in the list of open tickets (yes, I know that sometimes it takes several minutes for new ticket to...
  18. O

    Log files on win15 server?

    Log files are back! Thank you Stephen!
  19. O

    Log files on win15 server?

    Yep. That's what the support told me to do in the ticket... ...and I am keep doing it every day ;) Every day I go to Web Options and turn off/on Transfer Logs and AWStats. No effect on the log files in my Logs directory. By the way, if log files are still being made, then how come my...
  20. O

    Log files on win15 server?

    My web-site located on win15. The last log file produced for the server was on April 12. Since then - nothing. I created a ticket about it on April 14. But the they put it "on hold" and it is just hanging there for several days now. What's going on? Does anyone else have problem with log...
Back
Top