TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Raju Kumaran
NA
3
624
Running project class methods in window service
May 24 2016 7:27 AM
Hi,<br /><br />I am building a windows service which will scan the available wifis using NETSH WLAN. i created a class inside the the windows service solution and defined my method there. 1 methods scan and other one write a file and then parses it to the database which saves the result in db. I created a GUI win form application of this application and its working 100 percent fine. But when i use this class in windows services what happens is windows service is installed and showed as running service but the class method does seem to be called and working. I tried to use method within the service but that did't work also. If i debug it from Visual studio it works fine but does not work as windows services. What should I do?
Reply
Answers (
2
)
create c# windows services to print documents ?
I am currently using .net script to read files