|
Search
You searched for the word(s): aspx error
Showing page 14 of 163 (1,623 total posts)
< 1 second(s)
-
I have been working on setting up cutechat and have done all of the steps but am having difficulty with a runtime error. this is what it is saying
Description: An
application error occurred on the server. The current custom error
settings for this application prevent the details of the application
error from being viewed ...
-
To whom it may concern. We had the same issue now and then and usually solved it using one of the mentioned ways. However, there is another cause: if you are using CuteUpload in a default document on IIS 7.5 (the homepage), the same thing happens. Adding the real file name (usually Default.aspx) will make it work. A simple ...
-
there are no related errors in the logviewer, It's jscript errors which popup.I tried on localhost, it works only with firefox, not ie7,ie8.on a domain name, for testing purposes, it doesn't work at all in any browser.
''Invalid number of parameters.''
LoadScripts.aspx Line: 627
Char: 679555 there are no errors in the dnn, nothing ...
-
Please download the CuteChat version 3.0 for DNN 3.x and DNN 4.x:
http://cutesoft.net/Downloads/default.aspx
Online Demo:
http://dnn3.cutesoft.net/
3.x Deployment guide is here: http://cutesoft.net/ASP.NET+Chat/Deployment/NukeChat3/Deployment.htm
4.x Deployment guide is ...
-
Hello,
This error occurs when the postback from page occurs. What could be the problem.???
After the error's the cute editor works fine. But still throws error somewhere that I wll try to handle at my end.
I searched around the google the whole day to solve this but could not find any solution.
This may be beacuse of my ...
-
Hi Ken,
While preparing my reply, I discovered what was causing the problem.
The aspx page which was returning the content to the AJAX request did not contain a standard ASP Form. The content returned was purely that generated by the server-side RTE.
Once returned, the client-side RTE code dynamically adds a SCRIPT tag ...
-
Hi Ken, Thank you for your reply.No, a test page like that does not get the same problem. Some more background information about my situation: The CuteWebUI:UploadPersistedFile is part of a custom user control for uploading and resizing images, which is added to the page dynamically in the CreateFieldSet method of a subclass of ...
-
Hi - Thanks for getting back to me ...we are using IIS 7 <?xml version=''1.0''?><!--
For more information on how to configure your ASP.NET application, please visit
http://go.microsoft.com/fwlink/?LinkId=169433
-->
<configuration>
<configSections>
...
-
All
am new to CuteSoft, please pardon if this is too simple, or often asked, question on this forum.
I have added following tag to the pageName.aspx file
<CE:Editor id=''Editor1'' runat=''server'' />
Am trying to change the text to a string retrieve from the database in ...
-
Hi Eric,
The code I am using is the code from your AdvancedVB20 sample directory. I copied the following files into the App_Code folder of my website, FileItem.vb, SampleDB.vb, SampleDB_Instance.vb and SampleUtil.vb.
The SQL script I ran was the InstallSamples.sql from the App_Data directory. I copied and pasted the code ...
... 14 ...
|
|
|