Search

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

Matching Posts

  • Re: Error on ajax.asp.net - sys is undefined

    this is now FIXED by uncommenting and turning off compression in the web.config setting: < system.web.extensions > < scripting > < webServices > <!-- Uncomment this line to customize maxJsonLength and add a custom converter --> <!-- <jsonSerialization maxJsonLength="500"> <converters> <add name="ConvertMe" type="Acme.SubAcme.ConvertMeTypeConverter"/> </converters> </jsonSerialization> --> <!-- Uncomment this line to enable the authentication
  • Re: Error on ajax.asp.net - sys is undefined

    I am still having this problem on server 2003 / .net /w ajax 1. the files are in the gac, the web.config is correct. works fine on my local box, but not production. only difference is that prod does not have vs.net installed. can anyone else help PLEASE? this is really frustrating! What else is required to implement this.... Bueller?? You can see it at www.tagplace.net and view source....
    Posted to ASP.NET AJAX Discussion and Suggestions (Forum) by xpdit on 2/9/2007
    Filed under: ajax .net 1.0 rtm bugs
  • Re: Error on ajax.asp.net - sys is undefined

    I am having this same "sys is not defined" problem implementing into DotNetNuke 4.4.0 ... It works fine locally running windows 2003, but is giving me the page error when used on the windows 2003 production server. The only difference i can see is that VS.NET is not installed on the production server. Update: I just checked and it appears that in DotNetNuke, although the base system.web.ui.page class is inherited into DotNetNuke.Framework.PageBase, we do not override the base OnPreRenderComplete
  • Re: Trying to install DNN 4.0.1 on a Shared Host....Having a problem that I cannot resolve

    I have recreated the site in question, using the ASPNET2 appPool. no file changes were made, and the only change was to the database table PortalAlias, to make the new alias for the new virtual directory. same database etc. the new error is something i have seen several times before, i will post this to ensure it is looked into and resolved with utmost importance. Parser Error Parser Error Message: Could not load type 'DotNetNuke.Framework.DefaultPage'. Source Error: Line 1: <%@ Page Language
    Posted to DotNetNuke (Forum) by xpdit on 6/28/2006
  • Re: Trying to install DNN 4.0.1 on a Shared Host....Having a problem that I cannot resolve

    i have the error Could not load file or assembly 'CountryListBox' or one of its dependencies. Access is denied. , dnn431, debugging a custom module project. i am on my development server and have several dozen test sites, from dnn 2x to dnn 4x on this server. lots of development. all my other dnn 431 test sites work fine. this site has worked fine until today. i have the solution using vs 2005 / WAP web app project format, and all is well. i went into debugging it and the default start page was the
    Posted to DotNetNuke (Forum) by xpdit on 6/27/2006
  • Re: Running a DNN portal under an external domain name/virdir...?

    this is completely possible, have you tried adding the domain name as a portal alias? if this does not work ,you will need to customize the code to allow for your needs, but i am pretty sure you can define the domain.com/portal as the alias, and it will persist.
    Posted to DotNetNuke (Forum) by xpdit on 1/9/2006
  • Re: Concerns about viability of DNN

    oh my god. where do i begin. :) every day i get a few requests for help, usually it is some feature in dnn is not understood, sometimes it is a problem as great as "what is the .net framework" or "can i run dnn on linux". i help as i can. now, this forum is a central receiving house, and is reveived as such. but hang on one second. <grin> without dnn = lots of code. you can respond by saying dnn = my own version - all the extra crap. still the result is Business = money. now, lets get back
    Posted to DotNetNuke (Forum) by xpdit on 12/18/2005
  • Re: Betreft: !How to maintain IN HOUSE development DNN?

    the _Install and _Source zipfiles are created using the Nant script included in the root of the project (dotnetnuke.build) just install nAnt (which is opensource and free) then go to command line prompt and type in nant -buildfile: <filepath>.build and watch it do its magic.
    Posted to DotNetNuke (Forum) by xpdit on 11/25/2005
  • Re: The Host SQL Page

    i am pretty much sure that access to other databases is prohibited using the dnn sql module, for obvious reasons. of course, if you want to circumvent that, you are free to modify the source code, but in any environment that includes more than one portal, i dont suggest it.
    Posted to DotNetNuke (Forum) by xpdit on 11/22/2005
  • Re: IBuySpy for .net 2.0?

    there is also a .NET 2.0 version of DotNetNuke available at www.dotnetnuke.com (the .NET 2.0 version is DotNetNuke 4.0) you can also see the forums on this site for Q & A
    Posted to Web Parts and Personalization (Forum) by xpdit on 11/18/2005
Page 1 of 61 (604 items) 1 2 3 4 5 Next > ... Last »