1. Kieu Parrish
  2. PowerBuilder
  3. Monday, 24 February 2020 19:31 PM UTC

Good Afternoon!

I'm using PB 2017 R3 Build 1880 , Microsoft SQL 2016 , my computer is Win 10 Pro and I have a webservice .

I'm trying to deploy my WebService to my localhost and I got an error message :

Window Script Host

      Execution of the Window Script Host failed. ( Access is denied)

I deployed several times in the past ( same the computer ) when I made changes and this never happened .

Could you guys please let me what this means ?

Thank you very much!

 

 

 

Mark Lee @Appeon Accepted Answer Pending Moderation
  1. Tuesday, 25 February 2020 07:36 AM UTC
  2. PowerBuilder
  3. # 1

Hi Kieu,

Thanks for reporting this problem.
1. Can you try to use "Run as Administrator" to run your PB IDE and see if it is OK?
2. Please test in another machine to see if the same issue exists.
3. Please check whether the configuration of .NET Web Service projects is correct. You can refer to the following link:
https://docs.appeon.com/appeon_online_help/pb2017r3/deploy_net/ch02s02.html
4. If this info is not very helpful for you, it is recommended you report this issue via our support portal (at https://www.appeon.com/standardsupport/newbug) and provide a sample test case (with PBT / PBL ) for us to reproduce it.

Regards,

 

Comment
  1. Kieu Parrish
  2. Monday, 13 April 2020 17:55 PM UTC
Thank you!

An antivirus software on my computer blocked some vbs files.

It is all good now!
  1. Helpful
  1. Armeen Mazda @Appeon
  2. Monday, 13 April 2020 23:36 PM UTC
Great, thanks for sharing the solution!
  1. Helpful
There are no comments made yet.
Michael Kramer Accepted Answer Pending Moderation
  1. Monday, 24 February 2020 19:52 PM UTC
  2. PowerBuilder
  3. # 2

Sound like access control is telling you that your PB project's configuration + your login's credentials + your local IIS's access control is telling you that you are not allowed to deploy this file to that folder within that web server.

What happens if you use "Run as Administrator" to run your PB IDE?
If deploy succeeds in that case - well, then it is definitely some access control throwing a tantrum at you.

Comment
There are no comments made yet.
  • Page :
  • 1


There are no replies made for this question yet.
However, you are not allowed to reply to this question.