Debugging

Debugging SearchSearch
Author Message
Dark Dragon
New member
Username: Darkdrgn2k

Post Number: 48
Registered: 05-2014
Posted on Wednesday, November 30, 2016 - 04:05 pm:   

Im trying to test out a new feature we are going to deploy before pushing it into production. I installed the trial on a separate pc to do the testing.

However i cant seem to get the stick working (same stick as in production) but more specifically i cant see any logs even with debug=yes in the smsgw.ini

only difference is a newer version. What am i missing?
Des - NowSMS Support
Board Administrator
Username: Desosms

Post Number: 5765
Registered: 08-2008
Posted on Wednesday, November 30, 2016 - 06:02 pm:   

Hi,

A possible version difference revolves around the location of SMSGW.INI.

Originally we stored it in the same directory as the program files.

For a number of years, we switched to using ProgramData\NowSMS

A couple years ago we switched back to the program files directory unless SMSGW.INI exists.

Possibly this is the source of confusion?

--
Des
NowSMS Support
Dark Dragon
New member
Username: Darkdrgn2k

Post Number: 49
Registered: 05-2014
Posted on Wednesday, November 30, 2016 - 11:30 pm:   

Ok i figured it out and
BUG REPORT

Lean install
when i run smsgws.exe manually i got
"Error opening c:\.......\nowsms\mmsc.ini"

i copied mmsc.ini from my production env (older 2015 version of softare) and it magically started working!

}