473,658 Members | 2,628 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Knowledge base - how to?

Hi

It's maybe offtopic, but do you guys have an ideea of how to develop
an knowledge base for troubleshooting an application?
Picture this. After deploying an application to multiple locations, we
receive many requests for troubleshooting the application. Even if the
application works fine, the users will always ask for our help. It's
vry simple for the customer to call and say: "Hello, the application
doesn't work. I know that there could be external factors for that,
but please help us identify the source of the problem".

You have 2 choices:
1. Deny the request:
- No sir, I'm not payed for that, only for the functionality of the
application
2. Accept:
- Ok, let's see... what's the problem? [...] and spend hours (time =
money) on the phone, etc.

I don't want the application's image to be affected by some
misconfiguratio ns (e.g. firewall, etc), but also, I would be very glad
not to spend to much time configuring the customer's servers,
workstations, etc.
So, I thought I should develop an knowledge base, and make it public
to my customers over the Internet.
Just like the troubleshooting system implemented in Windows.

Do you know about such a system already developed?
If not, could you point me some resources on how to design the
database behind?
Or any idea?
Of course, I have my ideas, but any new one could be valuable.

Thanks.

Nov 13 '07 #1
2 3699
There are tons of Knowledge Base products out there. Some of them are even
free.

Google returns 10 million hits for this query:
http://www.google.com/search?q=Knowledge+Base+Software

The ads that come up include several KB products that run in ASP.Net:
http://www.instantasp.com/
http://www.411asp.net/home/webapps/knowledg

(Note: I've not used either of those, but.... they look decent).

--
Chris Mullins
"nano2k" <ad***********@ ikonsoft.rowrot e in message
news:11******** **************@ o38g2000hse.goo glegroups.com.. .
Hi

It's maybe offtopic, but do you guys have an ideea of how to develop
an knowledge base for troubleshooting an application?
Picture this. After deploying an application to multiple locations, we
receive many requests for troubleshooting the application. Even if the
application works fine, the users will always ask for our help. It's
vry simple for the customer to call and say: "Hello, the application
doesn't work. I know that there could be external factors for that,
but please help us identify the source of the problem".

You have 2 choices:
1. Deny the request:
- No sir, I'm not payed for that, only for the functionality of the
application
2. Accept:
- Ok, let's see... what's the problem? [...] and spend hours (time =
money) on the phone, etc.

I don't want the application's image to be affected by some
misconfiguratio ns (e.g. firewall, etc), but also, I would be very glad
not to spend to much time configuring the customer's servers,
workstations, etc.
So, I thought I should develop an knowledge base, and make it public
to my customers over the Internet.
Just like the troubleshooting system implemented in Windows.

Do you know about such a system already developed?
If not, could you point me some resources on how to design the
database behind?
Or any idea?
Of course, I have my ideas, but any new one could be valuable.

Thanks.

Nov 13 '07 #2
Hello nano2k,

I'd recomment to work our the state model how your treat your request and
provide replies,
and only after that trying to find the existed app (maybe even take MS Started
Kits) and refactor them to your needs
---
WBR,
Michael Nemtsev [.NET/C# MVP] :: blog: http://spaces.live.com/laflour

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo
nreceive many requests for troubleshooting the application. Even if
nthe
napplication works fine, the users will always ask for our help. It's
nvry simple for the customer to call and say: "Hello, the application
ndoesn't work. I know that there could be external factors for that,
nbut please help us identify the source of the problem".
nYou have 2 choices:
n1. Deny the request:
Nov 14 '07 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
1352
by: Rob R. Ainscough | last post by:
I'm looking for some Knowledge base tools that would integrate into VS.2003 and be flexible. My developers would us it to house important tips, tricks, and other information -- needs to have ability for me to control categories and sub categories and key words, etc. etc. I've seen a few Internet based tools but those are way too worky and slow for our needs -- anyone produce a tool that will integrate with VS.2003 or is a good stand...
0
1398
by: Popoxinhxan | last post by:
Could any one help me to do the knowledge base directory using vs C#, mssql server 2000 and xml web service like the www.strikeiron.com knowledge base but in window form application instead of the web application.This application analyse the wsdl file and create the text box for each element of the wsdl which allow user to document the wsdl. Thank you so much
20
2924
by: wolftor | last post by:
Would anyone be willing to beta test my application for me and give me some feedback? I can give you feedback in exchange (ie. if there are parts you're interested in knowing how it was done) or I can give you a free license if you want to use it. It should install OK but that is part of the problem that needs to be verified on all platforms so that people can just download it in the future, install and use it. It has an mde front...
2
2228
by: Brian Hansen | last post by:
Hi there, I'ld like to know how to do the article HOWTO: Programmatically Query and Set Proxy Settings Under Internet Explorer (Knowledge Base-artikel - 226473). I'm using C#, framework 1.1, Windows 2000 Pro and I do have an understanding with dll imports, if that's is going to be one of the solutions. Kindest regards,
0
1556
by: Sushil Srivastava | last post by:
Hi Guys, I have developed a utility that provide a smart MSDN knowledge base search both off-line and on-line. I have describe more in detail below why I decided to write this utility (one reason is just for fun). Please let me know if you need this utility. Thanks Sushil
8
1828
by: Sai Kit Tong | last post by:
In the article, the description for "Modiy DLL That Contains Consumers That Use Managed Code and DLL Exports or Managed Entry Points" suggests the creation of the class ManagedWrapper. If I need to build multiple mixed mode dll's used by a consumer application, do I have to implement multiple ManagedWrapper's (each embedded in indiviudal DLL project) and call all of them in my consumer application?
2
1631
by: EJS | last post by:
This is pathetic... BUG: Debugger Does Not Stop at the Set Breakpoints in a .NET-Connected Web Application When More Than One File Has the Same File Name RESOLUTION To work around this problem, use one of the following options: a.. Use unique file names for all files in your ASP.NET Web Application. -or- b.. Temporarily change the file names in the Development or Debugging phase. Revert to the old names when you are ready to deploy...
2
1562
by: Blue Streak | last post by:
Hello, I am trying to develop an interface to view an internal knowledge base. One feature I would like to add is a "Generate E-Mail" button which would automatically open an e-mail message a populate it with the title and the article from the knowledge base. Each KBase item contains a title and article where the article contains HTML formatting. So far, I have used a client-side JavaScript block to perform this task along with an HTML...
2
5646
by: Spam Catcher | last post by:
Hello, Does anyone have a recommendation for knowledge base software for ASP.NET? Any open source solutions out there? I'm looking for a system which I can integrate into existing pages if possible. Thanks!
0
8330
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8850
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8746
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8523
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
7355
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6178
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
4175
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4334
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
1975
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.