Search

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

Matching Posts

  • Bulk Emailer removes host in path - sometimes

    Hi, When I paste an HTML email message into the Bulk Email Editor and send the message, the full paths that have been included are converted into local paths. As a result an image with a src=http://www.mydomain.com/images/myimage.gif turns into src=/images/myimage and when the recipient reads the message the image is broken. I know the free text box is a little goofy and I tried every combination of switching between design and HTML etc. I even discovered the RemoveServerNameFromUrls="False"
    Posted to DotNetNuke (Forum) by TwoShu on 11/10/2004
  • Role change not effective.

    Hi, I looked for this in code and forum. I have a simple module that adds a security role to a user based on their preference. The change in the security allows them to see more content. It works except that they must logout and back in again before it takes effect. I want the change to happen without the logout. Is there a way to force a refresh of the user’s security profile? Hoping for something simple that I missed. Ultimately it seems like I could look up the credentials and fake another login
    Posted to DotNetNuke (Forum) by twoshu on 3/8/2004
  • Re: Visual studio .Net suddenly fails to built code-behind dll.

    I don't believe I have seen this behavior since I moved to VS 2003. I am not positive it was fixed with this version though. I got so frustrated by this problem that I started building most of my projects locally and uploading the changes to the server. I believe this problem only occers when you are connected to the project through Front Page extensions. If you can connect through a network file share, this may solve it. Of course if your site is hosted by a hosting company they will almost certainly
  • Re: Crystal Reports.net & DNN

    The CR that comes with VS is 5 concurrent users. I had a lot of problems using the browser client. The best way to do it is to dump the report to a PDF file in real time. This way you avoid a lot of the problems associated with CR. Since it only takes a split second to create the PDF, I would imagine this could handle vary many clients especially if the clients were not constantly drilling reports. In my use, I never hit the limit. If you are producing many thousands of reports per hour, someone
    Posted to DotNetNuke (Forum) by TwoShu on 4/24/2003
  • Re: Php performance vs ASP.Net Performance

    Response to wysiwyg on 09-19-2002 09:43 PM Howdy, I think I can help you on this one. While I am not exactly sure why this is slower, I can tell you why your results don't match that of web efficiency tests. Web efficiency tests are designed around common scenarios of web usage. This usually means many people looking up records and changing some of them. What you have here is a web page that is performing a database function. There is not quite enough information to see exactly why you are doing
    Posted to Migrating from PHP to ASP.NET (Forum) by twoshu on 10/22/2002
  • Visual studio .Net suddenly fails to built code-behind dll.

    Hi, Wondering if anyone else has run into this bug. Has happened to me twice now. After working on a VB.NET site for several weeks, Visual Studio is suddenly no longer able to build the dll from the code-behind pages. I am talking about the dll that it puts in the bin directory on the server when you build. No build errors are present and a new dll is produced on the local drive, but it is not uploaded to the server. I can save regular aspx files and they are correctly saved to the server. I can
Page 1 of 1 (6 items)