|
Latest Discussions
|
 |
|
|
|
|
 |
|
Support Forum
|
 |
|
| Author |
Messages |
|
Bruce Chapman Posts:2

 |
| 06/29/2008 8:14 PM |
|
Hi
I'm just trying to troubleshoot for someone that is using the Url Rewriting module that I distribute (http://www.ifinity.com.au/Products/Url_Master_DNN_SEO_Urls/) . The site works fine for the most part, but when creating a new article using the Ventrian News Articles module, an exception is thrown for the NeatUpload component, straight after the Url Rewriter processes the request. Now, the ventrian module doesn't use the NeatUpload but UVG apparently does. So... in a round about way, that's why I'm here.
Can you give me any information about how the NeatUpload component is installed with UVG, and why it would be interested in a call to create an article in an unrelated module?
I read in the 'pageblaster' thread that the .ashx extension handler needs to be excluded - is this handler related to the NeatUpload component??
thanks for any info -Bruce |
|
|
|
|
Pengtsen R Posts:5440

 |
| 06/29/2008 11:43 PM |
|
When you run the configuration wizard in UVG, UVG install NeatUpload to your web.config, you can find a link called neatupload under httpModules section. Then neatupload take over the http request when you upload a file, so UVG is able to know the upload progress. ashx is irrelevant with Neatupload, however, it is used by another component in UVG - Ajaxpro, which is installed as a http module, UVG use ashx to call a server side script and returns the upload progress. For further information you also can contact me by email: rongers@hotmail.com thank you. |
|
Pengtsen R http://www.bizmodules.net |
|
|
|
| You are not authorized to post a reply. |
|
|
|
|
|
|
 |
 |
|
 |
|