Search

You searched for the word(s): userid:266112

Matching Posts

  • Help moving dnn to a subdirectory

    I used to be able to run DNN on the root folder on Godaddy, but because of the changes in the admin tools I was forced to move dnn to a subdirectory. Now almost everything works, yet it seems to remember at times that it used to reside in the root. For example when I install modules it seems to look for other places and it cannot create the folders. This is the latest error I got when I tried to upload the gallery: ExceptionSystem.ArgumentException: Invalid File or Directory attributes value. at
    Posted to DotNetNuke (Forum) by jangeador2 on 1/12/2006
  • Re: Parser Error

    My site was running OK in .Net 1.1. I switched to 2.0 and it's giving me this parser error: Parser Error Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately. Parser Error Message: Stream is not a valid resource file. Source Error: Line 1: <?xml version="1.0" encoding="UTF-8" ?> Line 2: <root> Line 3: <language name="English" key="en-US" fallback
    Posted to Getting Started (Forum) by jangeador2 on 11/23/2005
  • Re: Database problem. Please help.

    I found the solution, something went wrong during the update and one of my authentication tab records had the parentid and portalid nulled so it was pulling two records. This is the query which helped me identify those records: select TabId from Tabs where PortalId is null and ParentId is null This should only return one record. I fixed it by deleting the offending page's record.
    Posted to DotNetNuke (Forum) by jangeador2 on 11/23/2005
  • Database problem. Please help.

    Hello all, I have a problem with the database and I don't know what to do to clean it up. Can someone please help me. This is the error that I am getting: Server Error in '/dnn' Application. -------------------------------------------------------------------------------- Subquery returned more than 1 value. This is not permitted when the subquery follows =, !=, <, <= , >, >= or when the subquery is used as an expression. Description: An unhandled exception occurred during the execution
    Posted to DotNetNuke (Forum) by jangeador2 on 11/23/2005
  • DNN Starter Kit and Modules question

    I followed the instructions on the post http://forums.asp.net/1114393/ShowPost.aspx by Shaun and I was thrilled to see how easy it is now to build a test environment with a custom module to go. Everything worked as plan, however, all the files had the company name: "YourCompany". Does anyone know what I can do to replace this with my company's name? Thanks.
    Posted to DotNetNuke (Forum) by jangeador2 on 11/18/2005
  • Error trying to upgrade from 3.013 to 3.2

    Hello, I was upgrading my site from 3.013 to 3.2 this morning, and I followed all the steps in the documentation. The installer went through the installation, it upgraded to 3.1 then it upgraded to 3.2. As it was going through the "Performing General Upgrades" step, it gave me the error that it could not access the dnn.config file. I checked the permissions on this file, and when I try to access the site again, I started getting this error (Please let me know what might be wrong): Subquery returned
    Posted to DotNetNuke (Forum) by jangeador2 on 11/16/2005
  • Moving DNN from one directory to another.

    My web hosting company refuses to allow me to set permissions on the root directory and now I am in a bind. With their old control panel I was able to set permissions to "." which allowed me to install DNN right on the root, allowing me to use multiple domain names to different portals. Now they switched to another control panel which does not allow me to set permissions on "." so I am having to move all my DNN files to a subdirectory. Can anyone tell me what are the steps I need to take to have
    Posted to Getting Started (Forum) by jangeador2 on 11/1/2005
  • Re: Problems with DNN 3.1.0 Log Viewer and User Accounts tab.

    BigWebMaster, I pulled the SQL query and emailed it to you. After that I proceeded to clear the eventlog as DocHolliday suggested and the Log Viewer is working again. As far as the second part of the original question, I have started a new thread. This is the error I am receiving when I try to access the user accounts tab: ModuleId : 411 ModuleDefId : 15 FriendlyName : User Accounts ModuleControlSource : Admin/Users/Users.ascx AssemblyVersion : 03.01.00 Method : _ASP.Users_ascx.__DataBind__control19
    Posted to DotNetNuke (Forum) by jangeador2 on 6/13/2005
  • Problem with User Accounts. Originally 954874

    I posted two questions under the thread 954874, and it turned out that everyone started discussing the first part of the question dealing with the eventlog feature. Now that I was able to recover my event log, I am posting the error message that I receive everytime I go to the User Accounts tab. Please let me know how I can fix this problem. ModuleId : 411 ModuleDefId : 15 FriendlyName : User Accounts ModuleControlSource : Admin/Users/Users.ascx AssemblyVersion : 03.01.00 Method : _ASP.Users_ascx
    Posted to DotNetNuke (Forum) by jangeador2 on 6/13/2005
  • Problems with DNN 3.1.0 Log Viewer and User Accounts tab.

    Hello, I have a problem with DNN 3.1.0. I used to be able to see the log viewer for version 3.0.13, but now after the upgrade I get the error message: Error: Log Viewer is currently unavailable . DotNetNuke.Services.Exceptions.ModuleLoadException: There is an error in XML document (1, 1919). ---> System.InvalidOperationException: There is an error in XML document (1, 1919). ---> System.Xml.XmlException: There is an invalid character in the given encoding. Line 1, position 1958. at System.Xml
    Posted to DotNetNuke (Forum) by jangeador2 on 6/10/2005
Page 1 of 7 (68 items) 1 2 3 4 5 Next > ... Last »