NetTalk Central

Author Topic: NT8 Not running on Virtual Server  (Read 4110 times)

broche

  • Sr. Member
  • ****
  • Posts: 336
    • View Profile
    • Email
NT8 Not running on Virtual Server
« on: March 25, 2014, 02:56:24 PM »
Upgraded NT7 to NT8.03
Compiled and fixed issues as indicated
Works fine on my local PC
Uploaded new app to my test Virtual Server
Copied over the Web directory as well
Started as a Service and all starts OK
Try to access using the IP and :88 and cannot see the server.
This was all running fine in NT7
Tried starting not as a service with the same result
Tried exact same on another virtual server with the same result
Tried running IE locally on the VS and it will not see the server?

Any ideas

Brian.
Brian

kevin plummer

  • Hero Member
  • *****
  • Posts: 1195
    • View Profile
    • Production Accounting and Software Payroll
Re: NT8 Not running on Virtual Server
« Reply #1 on: March 25, 2014, 04:16:46 PM »
are you running https? Did you copy the new dll's? Is the port 88 the same as you were running on the NT7 app?

broche

  • Sr. Member
  • ****
  • Posts: 336
    • View Profile
    • Email
Re: NT8 Not running on Virtual Server
« Reply #2 on: March 25, 2014, 05:02:15 PM »
Thanks Kevin,
All except the new dll's that's probably it.
Brian

broche

  • Sr. Member
  • ****
  • Posts: 336
    • View Profile
    • Email
Re: NT8 Not running on Virtual Server
« Reply #3 on: March 25, 2014, 05:09:15 PM »
Hi Kevin, what DLL's?  My app is a single exe.
Brian

kevin plummer

  • Hero Member
  • *****
  • Posts: 1195
    • View Profile
    • Production Accounting and Software Payroll
Re: NT8 Not running on Virtual Server
« Reply #4 on: March 25, 2014, 08:09:36 PM »
ssl dll's if you're using https

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11250
    • View Profile
Re: NT8 Not running on Virtual Server
« Reply #5 on: March 25, 2014, 09:32:59 PM »
look in the app folder on your development machine - the DLL's you need to ship are there.

Plus of course you need to upload the certificates folder as well.

cheers
Bruce

broche

  • Sr. Member
  • ****
  • Posts: 336
    • View Profile
    • Email
Re: NT8 Not running on Virtual Server
« Reply #6 on: March 25, 2014, 09:52:06 PM »
Sorry guys - not SSL, just a test server.  Will be when goes live.
Brian

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11250
    • View Profile
Re: NT8 Not running on Virtual Server
« Reply #7 on: March 25, 2014, 10:01:03 PM »
did you add the program as an exception to the firewall on the server?
ie control panel, windows firewall, add exception and so on. (close the program when doing this, and restart after.)

broche

  • Sr. Member
  • ****
  • Posts: 336
    • View Profile
    • Email
Re: NT8 Not running on Virtual Server
« Reply #8 on: March 26, 2014, 08:50:14 AM »
Thanks Bruce, yes did all the firewall stuff, this was just an upgrade.
Solved the issue - it was me as usual.  I think one of the DLL's was an older version
Once I cleaned all that up it works fine now.

Thanks for the input.

Brian.
Brian