The Forum has been Updated
        The code has been upgraded to the latest .NET core version. Please check instructions in the Community Announcements about migrating your account.
    
                        Hi all,
i hope someone is still out there who can help. I love the Snitz Forum, and i hate changes. I used to upload images through webform with file upload asp, persits.
Now my hosting company decided to switch to plesk and now my file upload no longer works. I'm getting the following error:
Server object error 'ASP 0177 : 800401f3'
Server.CreateObject Failed
/forum/file_upload.asp, line 16
800401f3
Stupid hosting company says:
We have investigated the issue with your Plesk hosting account and we have found that your site is trying to use scripting that is not supported in the Plesk hosting platform, as it does not have compatibility with Classic ASP. We advise that you update the code in your site to use ASP.NET, which will work within Plesk.
Now what? What can I do? It was very convenient for me to just upload a file with a few clicks and get a url immediately, now it's just a drag. I want the old Snitz look, and my beloved features?
                             
                    
                i hope someone is still out there who can help. I love the Snitz Forum, and i hate changes. I used to upload images through webform with file upload asp, persits.
Now my hosting company decided to switch to plesk and now my file upload no longer works. I'm getting the following error:
Server object error 'ASP 0177 : 800401f3'
Server.CreateObject Failed
/forum/file_upload.asp, line 16
800401f3
Stupid hosting company says:
We have investigated the issue with your Plesk hosting account and we have found that your site is trying to use scripting that is not supported in the Plesk hosting platform, as it does not have compatibility with Classic ASP. We advise that you update the code in your site to use ASP.NET, which will work within Plesk.
Now what? What can I do? It was very convenient for me to just upload a file with a few clicks and get a url immediately, now it's just a drag. I want the old Snitz look, and my beloved features?
                                Posted 
                                
                                
                                
                                    
                                    
                                
                            
                            
                                        Hi volkerc!
What my son and I are doing are using Microsoft Azure so we can retain the older Microsoft products. It is a learning curve. I let my son handle it for me.
                                What my son and I are doing are using Microsoft Azure so we can retain the older Microsoft products. It is a learning curve. I let my son handle it for me.
                                Last edited by Etymon on 23 July 2020, 23:11
                                
                            
                        
                                Posted 
                                
                                
                                
                                    
                                    
                                
                            
                            
                                        Easiest thing would be to tell the hosts to move you to a non-plesk server.  If they won't, change hosts.
                                        
                                    
                                
                                Posted 
                                
                                
                                
                                    
                                    
                                
                            
                            
                                        I second Carefree on that, but you might be able to implement Snitz MVC and leverage it's upload code as a backdoor approach while still using the classic Snitz. I'm not sure what you are using the upload for. I am not a .NET guy, so I may be not referencing the correct approach on this. I would attempt something like that myself though. You might have a database that you'd rather not move.
                                        
                                    
                                
                                Posted 
                                
                                
                                
                                    
                                    
                                
                            
                            
                                        Thanks to ll that replied so far. Gonna respond in one post. Moving to a non plesk server is the problem, I was on one, and they took it upon themselves to move me to plesk. Kept telling me everything will be fine, bla, bla. Of course it's not. 
Using the file upload to easily upload images to a folder and instantly get a url shown so a huge time saver. since monday life now has become a drag uploading and posting pics. And I need to do that a lot.
Snity MVC, and all the other things mentioned, I'm no computer wizard, not into programming, I can follow instructions, but might be lost if something goes wrong, which is one reason not having switched from that hosting company yet.
Very upset at this point. Everything was cool, but again other people destroying what was build.
                                        
                                    
                                Using the file upload to easily upload images to a folder and instantly get a url shown so a huge time saver. since monday life now has become a drag uploading and posting pics. And I need to do that a lot.
Snity MVC, and all the other things mentioned, I'm no computer wizard, not into programming, I can follow instructions, but might be lost if something goes wrong, which is one reason not having switched from that hosting company yet.
Very upset at this point. Everything was cool, but again other people destroying what was build.
                                Posted 
                                
                                
                                
                                    
                                    
                                
                            
                            Maybe take a look at this ...The Microsoft ASP support is checked off but the upload does not work. The upload works with persits. I contacted them and they told me to contact support and change certain things. But their answer is : We have investigated the issue with your Plesk hosting account and we have found that your site is trying to use scripting that is not supported in the Plesk hosting platform, as it does not have compatibility with Classic ASP. We advise that you update the code in your site to use ASP.NET, which will work within Plesk.
https://support.plesk.com/hc/en-us/articles/115001637594-How-to-enable-Classic-ASP-support-for-a-domain-in-Plesk-for-Windows-ServerOriginally posted by Etymon
                                Posted 
                                
                                
                                
                                    
                                    
                                
                            
                            
                                        Maybe take a look at this ...
https://support.plesk.com/hc/en-us/articles/115001637594-How-to-enable-Classic-ASP-support-for-a-domain-in-Plesk-for-Windows-Server
                                https://support.plesk.com/hc/en-us/articles/115001637594-How-to-enable-Classic-ASP-support-for-a-domain-in-Plesk-for-Windows-Server
                                Posted 
                                
                                
                                
                                    
                                    
                                
                            
                            
                                        I used these search terms (classic asp and plesk upload) on DuckDuckGo, which gave me this link ...
https://duckduckgo.com/?t=ffnt&q=classic+asp+and+plesk+upload&atb=v1-1&ia=web
                                https://duckduckgo.com/?t=ffnt&q=classic+asp+and+plesk+upload&atb=v1-1&ia=web
                                Posted 
                                
                                
                                
                                    
                                    
                                
                            
                            Originally posted by volkercMaybe take a look at this ...The Microsoft ASP support is checked off but the upload does not work. The upload works with persits. I contacted them and they told me to contact support and change certain things. But their answer is : We have investigated the issue with your Plesk hosting account and we have found that your site is trying to use scripting that is not supported in the Plesk hosting platform, as it does not have compatibility with Classic ASP. We advise that you update the code in your site to use ASP.NET, which will work within Plesk.
https://support.plesk.com/hc/en-us/articles/115001637594-How-to-enable-Classic-ASP-support-for-a-domain-in-Plesk-for-Windows-ServerOriginally posted by Etymon
Try this ...
https://talk.plesk.com/threads/installation-of-persits-aspjpeg-and-aspupload.106689/
Originally posted by Etymon
I don't have access to the server, it's shared hosting. The support team was given these instructions and they came back with the above reply. I have now complained in written form that i never gave permission to change this hosting. I doubt that they care. Problem is i'm by no means a programmer, switching to another provider therefore will be lots of more work and stress.
                                Posted 
                                
                                
                                
                                    
                                    
                                
                            
                            Originally posted by volkercMaybe take a look at this ...The Microsoft ASP support is checked off but the upload does not work. The upload works with persits. I contacted them and they told me to contact support and change certain things. But their answer is : We have investigated the issue with your Plesk hosting account and we have found that your site is trying to use scripting that is not supported in the Plesk hosting platform, as it does not have compatibility with Classic ASP. We advise that you update the code in your site to use ASP.NET, which will work within Plesk.
https://support.plesk.com/hc/en-us/articles/115001637594-How-to-enable-Classic-ASP-support-for-a-domain-in-Plesk-for-Windows-ServerOriginally posted by Etymon
Try this ...
https://talk.plesk.com/threads/installation-of-persits-aspjpeg-and-aspupload.106689/
                                Posted 
                                
                                
                                
                                    
                                    
                                
                            
                            
                                        Hi volkerc,
does your forum work on the plesk server, or is it just uploads that don't work? If the forum works then it is not an ASP problem (if it was the forum would not work)
what does line 16 of your file_upload.asp look like? my guess is it is trying to use the file scripting object, which is what is probably not supported.
You say "The upload works with persits." if that is the cause it should be simple to change your file_upload.asp to use that rather than the scripting object.
Could you post text copies of your upload.asp file so we can take a look.
                                does your forum work on the plesk server, or is it just uploads that don't work? If the forum works then it is not an ASP problem (if it was the forum would not work)
what does line 16 of your file_upload.asp look like? my guess is it is trying to use the file scripting object, which is what is probably not supported.
You say "The upload works with persits." if that is the cause it should be simple to change your file_upload.asp to use that rather than the scripting object.
Could you post text copies of your upload.asp file so we can take a look.
Email Member
Message Member
Post Moderation
FileUpload
If you're having problems uploading, try choosing a smaller image.
Preview post
Send Topic
                    
                    Loading...