Search

You searched for the word(s): .net 4.0
Showing page 205 of 1,307 (13,069 total posts) < 1 second(s)
  • Re: Is DotNetGallery the right tool for this situation?

    Adding DotNetGallery to an ASP.NET Page To add DotNetGallery to an ASP.NET page, do the following: 1. Add the following line to the top of your page:    <%@ Register TagPrefix=''CE'' Namespace=''DotNetGallery'' Assembly=''DotNetGallery'' %> 2. Add the following code between <form runat=''server''> ...
    Posted to ASP.Net Image Gallery (Forum) by Adam on August 20, 2008
  • Re: Problems installing on XP

    Hi,   Nop is not a virtual diectory - just a folder in the wwwroot (IIS) root.   I coped the bin folder and all its contents to C:\Inetpub\wwwroot\bin   and also added the folder C:\Inetpub\wwwroot\CuteSoft_Client\CuteEditor (and all its contents)   and ...
    Posted to Cute Editor for .NET (Forum) by solucionmike on August 6, 2008
  • Integration with Existing DB

    hi, i am having some issues with integration of webmessenger with my Asp.net Website.   I am developing website in asp.net 2.0 , which having some predefined users and i am authenticating them on my website simply by matching their credentials from the DB---- no membership features used. I did same as wat stated in developers guide. I ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Prashantranka on July 17, 2008
  • Integration with Existing DB

    hi, i am having some issues with integration of webmessenger with my Asp.net Website.   I am developing website in asp.net 2.0 , which having some predefined users and i am authenticating them on my website simply by matching their credentials from the DB---- no membership features used. I did same as wat stated in developers guide. I ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Prashantranka on July 17, 2008
  • Re: HTML2PDF Question

    I'm not saving to a path - I'm using a memorystream to generate the document, attach it to an email and send it, then drop it.   I got the basis for the code here: http://cutesoft.net/forums/post/37207.aspx   I tried searching the forums for the error, didn't find it, but found this, which was close.  I followed the instructions ...
    Posted to Cute Editor for .NET (Forum) by BobtheCkroach on July 11, 2008
  • Unable to set image gallery path

    I've failed every time I have attempted to set the image gallery path to the directory I need.  When I click on the image gallery icon, I get a .net (2.0) error page that displays saying the path could not be found.  The initial error message could not find the ''uploads'' directory.  So after failing with the security xml files and ...
    Posted to Cute Editor for .NET (Forum) by skenney on July 11, 2008
  • Error on other sites?

    I have successfully implemented the upload control in a site, all is well there. The problem is with other sites on my machine. If I have this in my web.config for project A, project A works fine: <httpModules>       <add name=''CuteWebUI.UploadModule'' ...
    Posted to Ajax Uploader (Forum) by ahouriet on June 10, 2008
  • Failed to load Viewstate Error occurs when using Cute Editor

    I am trying out CuteEditor to see if I can use it on my websites. I first fill a gridview with data from a Sql Table. I then select a detailsview of the item I am interested in. But, when I when I click on the Edit button, it returns to the gridview instead of entering the edit mode of the detailsview. If I then click the select button on the ...
    Posted to Cute Editor for .NET (Forum) by tavogardo on May 2, 2008
  • Cannot load assembly error

      I am new to .net.  Keep getting this message from cute editor .net v6.  I followed the deployment/install steps exactly. What can be wrong? I have been using cute editor for asp for years.     Parser Error Message: Could not load file or assembly 'CuteEditor' or one of its dependencies. The system ...
    Posted to Cute Editor for .NET (Forum) by freddyC on April 30, 2008
  • Trouble with SamplePortal.Global

    Hi,   We have created our chat application and are now loading it to the web server. The chat application lives in a sub-folder called web. Within IIS the web site is set to be an application. But when we try to run a page containg a cutechat component we get the error:     Server Error in '/ProjectX' Application. Parser ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Gerard on April 21, 2008