Open Closed

Dynamic JavaScript Proxies is not working. #1304


User avatar
0
sunivycsm created
  • ABP Framework version: v4.3.0
  • UI type: MVC / Razor pages
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): Tiered MVC
  • Exception message and stack trace:
  • Steps to reproduce the issue: I have followed the documentation but by this step I cannot call the BookAppService namespace converted to camelCase. Can anyone explain this to me? Thanks!

1 Answer(s)
  • User Avatar
    0
    EngincanV created
    Support Team .NET Developer

    Hi @sunivycsm, i've created an application and reproduce your steps by following the documentation. I've successfully called the dynamic proxy methods.

    • If you tried to run the command in /swagger route, it won't work. Maybe that's why you have encountered this error.

    If it's not, please don't hesitate to write back. If you're problem resolved you can close the question.

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11