DVTk (Main) Forum Index
   All Posts

 Bottom   Previous Topic   Next Topic

(1) 2 3 4 ... 122 »


Re: Dicom Cookbook ?
Just popping in
Joined:
3/3 4:50
Group:
Registered Users
Posts: 1
Level : 1; EXP : 0
HP : 0 / 0
MP : 0 / 0
Offline
Hello Ray,

Could you email copy of these documents to.

Much obliged,

Steve

Posted on: 3/3 4:52
Transfer the post to other applications Transfer
Topic | Forum


File not Found with validator
Just popping in
Joined:
2/26 10:41
Group:
Registered Users
Posts: 1
Level : 1; EXP : 0
HP : 0 / 0
MP : 0 / 0
Offline
Hello,

I've installed teh software and the .NET framework, but when I run it (for the example with the image called "I23")I have this error message:

Error type:
System.IO.FileNotFoundException

Error description:
Could not find file 'C:\Programmi\DVTk\DCM Viewer and Validator\Detail_001_I23_DCM_res.xml'.

Someone could help me?
SA

Posted on: 2/26 10:47
Transfer the post to other applications Transfer
Topic | Forum


Error: No Private... message for Validation tool
Just popping in
Joined:
2/18 21:15
Group:
Registered Users
Posts: 1
Level : 1; EXP : 0
HP : 0 / 0
MP : 0 / 0
Offline
When I ran the tool I get this message:
Error: No Private Recognition Code attribute (....) present for Private Attribute (....).

Does anybody know what this mean?
Thanks

Posted on: 2/18 21:18
Transfer the post to other applications Transfer
Topic | Forum


dvtcmd.exe needs tons of additional dll file to run
Not too shy to talk
Joined:
1/20 15:24
Group:
Registered Users
Posts: 4
Level : 1; EXP : 21
HP : 0 / 5
MP : 1 / 2
Offline
Dear DVTk Team,

is it possible to deploy only one single dvtcmd.exe file that contains all dll? In older version of DVT this was the case. Now all these "DvtkApplicationLayer.dll", "DVTK.dll",.. files have to be in the same directory of dvtcmd.exe otherwise it doesnt run. In my C++ Unit test application I would like to control only one file and not around 20. Is there something ongoing in this direction?

Regards and thanks,
schanzer.

Posted on: 2/11 12:01
Transfer the post to other applications Transfer
Topic | Forum


From the DVTk team: help needed with missing packages problem
Webmaster
Joined:
2005/6/21 15:06
Group:
Webmasters
Registered Users
Core Developers
Content Owners
Steering Committee Members
Services Request Listeners
Posts: 178
Level : 12; EXP : 39
HP : 0 / 284
MP : 59 / 3927
Offline

LS,

since we released the new DICOM Network Analyzer 3.2.6, we have had multiple positive comments from users that they thought this new version was much more stable than the previous versions. We are of course very happy with these kind of comments.

On some specific systems however, people have reported the loss of packages when capturing with the DICOM Network Analyzer. This results in an incomplete byte stream resulting in displaying incomplete information about DICOM associations taking place. The same problem (incomplete byte stream) has also has been reported when people used WireShark on these systems. Most systems do not have this problem, so it appears to be a system configuration problem. The thing that the DICOM Network Analyzer and Wireshark have in common is the WinPCap library used.

The following two forum topics have been found in the WinPCap forum by one of our team members:
Q-21: My application doesn't see any traffic being sent by the machine running WinPcap.
A: If you are running some form of VPN client software, it might be causing this problem; people have
seen this problem when they have Check Point's VPN software installed on their machine. If that's the cause of the problem,
you will have to remove the VPN software in order to make the application see outgoing packets.

Q-10: Does WinPcap work in connection with personal firewalls?
A: We got several reports saying that WinPcap does not work well if a personal firewall is installed on the same machine as WinPcap.
The typical problem is the impossibility to capture all or part of the traffic from an adapter, but some users reported strange behaviors (like some packets disappearing) on the transmit side too.
Most of the times, the problem is caused by non-standard interactions between the firewall and the network stack of the OS, so there not a lot to do on our side; the suggested remedy consists in uninstalling the firewall.
Note: uninstalling, and not disabling, because some firewalls (like ZoneAlarm) keep having strange behaviors even when they are disabled.

We would like to know if you have experienced simular problem with the 3.2.6 version. And we are very interested if someone has found a solution for this problem.

Regards,

Marco

 


Posted on: 2/8 11:55
Transfer the post to other applications Transfer
Topic | Forum


Re: Dicom Cookbook ?
Just popping in
Joined:
2/8 11:25
Group:
Registered Users
Posts: 1
Level : 1; EXP : 0
HP : 0 / 0
MP : 0 / 0
Offline
Ray,

Could you email me a copy of those documents?

ajan_p@yahoo.com

Thank you,
Ajan P J

Posted on: 2/8 11:28
Transfer the post to other applications Transfer
Topic | Forum


Re: System.IO.IOException: The file exists
Quite a regular
Joined:
1/6 11:51
Group:
Registered Users
Posts: 17
Level : 2; EXP : 86
HP : 0 / 46
MP : 5 / 23
Offline
Hi friends,

Nobody reply me for my problem. OK no problem.

Now I got why & where actually the problem occurring.

When I am processing the dicom files (huge no. of files eg. 9GB)
It is creating .tmp files in C:\Document and Setting\\Local Settings\Temp.

In this temp folder only 65735 no. of temp (.tmp) files can be created.

That is why the problem is coming. So If I delete these temp files then I am able to process my all dicom files.

----------------------------------------------------------------
Quote:
New Problem:


But Now the problem is that why these temp files are generated when processing the dicom files.

because, I am doing following thing to prevent from creating *.pix & *.idx in System Temp directory.


DicomThread
.Options.DataDirectory "C:DTemp"DicomThread.Options.ResultsDirectory "C:DTemp";


And now *.pix & *.idx files are created in "C:\DTemp" directory, so I can delete all *.pix & *.idx files after processing.

So If *.pix & *.idx files are created in C:\DTemp directory,
Why .tmp files are created in System Temp directory

Please help me out of these problem.


Thanks,
Manesh

Posted on: 2/5 12:04
Transfer the post to other applications Transfer
Topic | Forum


Re: System.IO.IOException: The file exists
Quite a regular
Joined:
1/6 11:51
Group:
Registered Users
Posts: 17
Level : 2; EXP : 86
HP : 0 / 46
MP : 5 / 23
Offline
not able to attach the file.

Posted on: 2/4 16:38
Transfer the post to other applications Transfer
Topic | Forum


Re: System.IO.IOException: The file exists
Quite a regular
Joined:
1/6 11:51
Group:
Registered Users
Posts: 17
Level : 2; EXP : 86
HP : 0 / 46
MP : 5 / 23
Offline
check attachment for code snippet of problem

Posted on: 2/4 16:37
Transfer the post to other applications Transfer
Topic | Forum


Re: System.IO.IOException: The file exists
Quite a regular
Joined:
1/6 11:51
Group:
Registered Users
Posts: 17
Level : 2; EXP : 86
HP : 0 / 46
MP : 5 / 23
Offline
Sorry, the source is not looking good.
I am attaching one file
Please check that for code snippet.

Thanks,
manesh

Posted on: 2/4 16:34
Transfer the post to other applications Transfer
Topic | Forum



 Top
(1) 2 3 4 ... 122 »



[Advanced Search]