 |
|
|
 |
|
 |
My team puts out new software upgrade frequently as are process is always changing. We have no "gate keeper" to keep the documentation up to date. I heard that you can impliment Ndoc console application so that it runs in the background whenever you build the application. Any suggestions on how to impliment this?
There is always someone somewhere that knows more than everyone.
|
|
|
|
 |
|
 |
hello everyboby.
i buided my dll with relative xml file full of remarks.
i use this dll in a project but i can not see any of my remarks.
(dll and xml are in the project bib directory)
any ideas?
OS w2000 sp5 with vsnet2003
thanks all
stefano
|
|
|
|
 |
|
 |
Hi,
Thanks for VBCommenter information.... I was searching for it.
Regards,
Vikas Singh
Hi
|
|
|
|
 |
|
 |
Hi,
Does anyone know if there is a version of the Ndoc out there supporting the .NET Framework 2.0?
I have been told you can download the source and upgrade it to 2.0 but the upgrades fails to properly upgrade everything and my version did not work.
I know VB 2005 does not need the VBCommenter anymore but it still needs something like Ndoc to generate MSDN style documentation.
The VBCommenter and Ndoc website have not been updates for several months now and it almost looks like there will be no new versions, perhaps someone here can upgrade the current release?
Thanks!
Ronny
|
|
|
|
 |
|
 |
I'm actually working on it now. Gonna add some features like support for different styles (css) and a whole load of other ideas I've wanted to have for a while...
www.startmenuex.com
|
|
|
|
 |
|
 |
Hi
I have been using the tools the a lot but I haven't managed to get the history part out into the help files I would be very useful for us though.
Is it possible at all ?
Paul S
|
|
|
|
 |
|
 |
hello there!
i'm a newbie in vb.net and we have this problem with our project.. how can you connect a certain field(TaxAmount) of a table(TaxDue) in your SQL database to a particular form in your project? sorry, but really need your expetise here people.. thanks!
|
|
|
|
 |
|
 |
Hi,
i am trying to use VB commenter along with NDoc1.3 beta on VS.NET 2003 on Windows 2000 Proffessional.
Just for testing I wrote some comments in summary section of the method. When i build the project it generated xml file including the line that i wrote. Now, When i try to use Ndoc1.3(beta)-specifying both assembly file and xml file with 'MSDN' as option, It builds comment without any error or warning but when i view that help, my lines are missing.
Weired thing is I also has a class(code copied from internet in C#) that i converted to VB.NET has some comments also. NDoc1.3(beta) reads those comments correctly and generates help file with those comments.
Am i missing something here or really both these tools are weired?
Nehal Jain
|
|
|
|
 |
|
 |
After I install the VBCommenter, VBCommenter didn't appear in Tools but when I open Ad-in Manager it was there.
Pls advice me how to properly install this add-in.
|
|
|
|
 |
|
 |
Hi ,
We are trying to generate MSDN help for a vb.net project but unable to get through.
It is not picking up any remarks made under tag generated by "VB commentor".
We have tried all the settings for NDOC still it is not compiling the file. Also tried the namespace.
The complied help is just not showing the Summary and Remarks!
Please let us know what all setting needs to be done in order to pick those remarks from the code file.
Regards
|
|
|
|
 |
|
 |
First, you will need to check the .xml file, which is created under your main Visual Studio Project Directory, to see if all your and tags are present for all the Classes, Functions etc.
If you don't find them in this file, there is something wrong with the VBCommenter Add-in that you installed. Otherwise, it's an NDoc problem.
Let me know what that XML file content is.
|
|
|
|
 |
|
 |
Respected sir, I have so many doubts in vb.net doubt is : In listview1 i need to delete the selected item i tried but it cleared all items in the listview so i need your help ,please send send me a solutions to this problem
|
|
|
|
 |
|
 |
I was delighted to find this article. But my joy quickly turned into frustration when I actually tried to implement this. There are so many problems I am running in to - not least of which the "object to be verified is unknwon to the Trust Provider" & "This installation package could not be opened. Contact the application vendor to verify that this is a valid Windows installation package" when I try and install NDocSetup.exe.
Anyone got a bulletproof way of setting this lot up?
|
|
|
|
 |
|
 |
Your problem seems to be more machine environment based, rather than the Ndoc installer itself. What is your machine environment? Do you have very high security settings in Internet Explorer? Have you tried installing any other .exe file, just to confirm this?
I have had no problems in setting up NDoc. I have XP Professional with SP2 running.
|
|
|
|
 |
|
 |
i have Win2000
i am trying to install from the harddrive - so internet security settings dont apply
|
|
|
|
 |
|
 |
It seems VBcommenter doesn't like attributes. If you try to type the triple quote here: <Serializable()> _ Public Class MyClass no XML template is added to your code. Neither in the case: <Serializable()> Public Class MyClass You need to type ''' just before the keyword "Public" and then manually move the auto-generated comments before "<Serializable()>". Is it correct?
|
|
|
|
 |
|
 |
In my case, When I tried typing the ''' right before the "<" of the Attribute "<Serializable()>" and hit ENTER, it generated the comment block.
|
|
|
|
 |
|
 |
Thanks for your article. Rescued me there because I was supposed to document a very big project that I did in VB and I only discovered yesterday that the Tools -> Build Comment Web Pages command only builds beautiful pages for code in C#.
I am having one problem however, when I am building my documentation it is stopping at an exception in one of my projects saying that a method has already been added to the dictionary. This is only happening for projects that have overloaded methods with a similar signature. In my case, the main logic .dll for my app has some collections that overload the Contains method to take a string and an integer parameter but the rest are the same. It is stopping at this point and saying that an entry exists for Contains.
I downloaded the version 1.3 beta, I don't know if that could be an issue. Please advise.
Let's make things simpler than possible.
|
|
|
|
 |
|
 |
Hello,
I have mailed to the programming team of NDoc! But till today I didn't get any answer. So I try to post my Problem here.
I have tried both Versions NDoc 1.2 and NDoc 1.3(beta), but the error ist he same!
My OS is Windows 2000 Professional SP4 with nearly all serive packs.
I list anything I have installed for programming:
- Borland C# Builder Personal
- Visual C# 2005 Express Edition Beta
- Visual Basic 2005 Express Edition Beta
- Eclipse with PHP Eclipse as a plugin
- Microsoft .NET Framework 1.1 and German Language Pack
- Microsoft .NET Framework 2.0 Beta
- Microsoft .NET Framework SDK (German) 1.1
So when I start NDocGui.exe I get a error messagebox:
In English it tells me, that there was a error, that the programm couldn't handle: Prozess-ID=0x740(1856), Thread-ID=0x54c(1356) and that I can debug this if I want, but the programm doesn't find a cordbg.exe on my system?!?!
I hope you can help me, because I want to try this Help-Generatior, 'cause on the Screenshots it looks great
Thx,
Bino
|
|
|
|
 |