Search results

  1. R

    Installing Community Server

    I have never installed DNN on the database/login in question. Any beginer will tell you that permissions are database and login specific so you cannot tell that DNN would have installed on that database 2 weeks ago. You need to do your job and check the specific problems reported instead...
  2. R

    Installing Community Server

    Does that means the helpdesk problem will not be fixed? I've had this problem for over a year, shortly after you guys started using the cerberus software when you guys accidentally broke it for everyone and nobody could see the tickets, it was eventually fixed for some but it's never been fixed...
  3. R

    Installing Community Server

    I didn't asked for for a role higher than dbo, I was asking for EXECUTE permission on the sp_addrole stored proc, and it looks like I got it now since it just ran the setup script successfully, but when I opened this thread I didn't had that permission, I even checked everyday for the first 3...
  4. R

    Installing Community Server

    As you can see from my original post, I already have dbo rights for my database, however I'm lacking permission to execute sp_addrole, at least that was the issue last time I tried, will try again in a little while...
  5. R

    Installing Community Server

    Then it must be a issue with MSSQL3 or probably just my account, I don't have permission to call sp_addrole, unless it's been fixed since then, I haven't tried again in a few days, will try again tonight. I also still haven't got a response from support and still canot see my tickets on the...
  6. R

    Installing Community Server

    Have you installed Community Server 2008 for ASP.NET 2.0? I don't think you have since it uses the new membership profiles on ASP.NET 2.0 which requires the addition of database roles. This is the same script that you run to create the asp.net state database for asp.net session state...
  7. R

    Installing Community Server

    Hello, I'm trying to comfigure my MSSQL database to run Community Server 2008 but I'm getting errors when the database script tries to add some database roles. I alreay have dbo rights on the database but I need something more in order to add roles. Can somebody help? I opened a ticket but...
  8. R

    Dns Problems

    I talked to some supervisor at godaddy earlier and they said they will get back at me, if it's not jodohost's fault then I apologize but all this time until now all you guys are telling me that my sites are fine when they're not. I think only dnsstuff has the right records because you guys...
  9. R

    Dns Problems

    It won't let me post the attachment (it looks like it's posted but it doesn't show), I did talked to godaddy twice already, they told me to contact the host.
  10. R

    Dns Problems

    I've attached a screenshot of my regristrar configuration, as you can see they point to ns.mhsphere.biz and ns1.m****here.biz
  11. R

    Dns Problems

    here's another test: http://www.dnsreport.com/tools/dnsreport.ch?domain=xml.rebellionmusic.com http://www.dnsreport.com/tools/dnsreport.ch?domain=uznetworkz.com
  12. R

    Dns Problems

    All my domains use ns1/ns2.relisol.net, relisol.net is configured in the registrar to use ns/ns2.m****here.biz dnsstuff is one of the few lucky isps that have the correct records, there's plenty of DNS tests around and the only one that got the right records is dnsstuff, can you get...
  13. R

    Dns Problems

    please read my last post before yours.
  14. R

    Dns Problems

    And my domain registrar is configured to use ns.hsphere.biz and ns2.hsphere.biz so the problem is here.
  15. R

    Dns Problems

    I've been complaining for the longest and you guys are unable to find the problem and just deny it. From within your network it might work cause it uses your dns servers but on the real world my name servers are resolving to 63.209.146.136 which I believe is an old address. you can test it...
  16. R

    Ticket Open For Almost 2 Months Not Yet Solved.

    I see now why you say my website is missing a dll, you've been looking at the wrong page, there is one webservice that is missing a reference but it's an old page that should have been deleted and is never used, I had sent a direct link to one of the webservices over live chat, not that page.
  17. R

    Can't see my tickets on reseller helpdesk

    I can't see my tickets on the helpdesk, only 2 old ones, not even the ones I opened yesterday are showing...
  18. R

    Ticket Open For Almost 2 Months Not Yet Solved.

    It seems most of my tickets are gone, I only have two listed in there now.
  19. R

    Ticket Open For Almost 2 Months Not Yet Solved.

    It is possible to write code that will cause the entire IIS service to hang very quickly and knock all sites in it offline, even non asp sites, I could post one line of code that will do so easily. It also can happen on just 1 site or all ASP.NET sites only but either way rebooting iis will...
  20. R

    Ticket Open For Almost 2 Months Not Yet Solved.

    You should know that if the service stops responding or hangs then yes it would. That should actually be the first thing to try, it fixes this sort of problem 99% of the time. Why would that be assuming too much? <edit>An many things can cause such problem even a bug in my own application or...
Back
Top