Bujal Hassan's Q&A profile
Windows Search Technologies Indexing digitally signed emails (S/MIME)
Should WDS be able to search emails that have been digitally signed with an S/MIME certificate I can search for the title of the email, but none of the body is indexed. And, actually, I seem to be able to seach the emails that I have signed, but none signed by others. These days, about 30% of my email is received signed. I have been able to search the body of these with one of the other desktop search tools, so it doesn't seem to be a technical limitation. David, The behavior you are experiencing is currently what is expected of WDS. We do not index the body of emails with S/MIME certificates. ...Show All
SQL Server Best solution for this "problem"
Alright, me and mine are planning of creating a big community, ( no futher details possible ) The point is that, we got 1 webserver with php who's reading out a huge database. That database is beeing updated by some of a 100 users, all these users are updating the db at the same time. so as you can see, what we need is a good and reliable database witch can easily hold up this lot of data. Wich database type do you guys recommend Need to know more before recommending anything, but if you are thinking about SQL Server check this link http://www.microsoft.com/sql/editions/default.mspx All the info ab ...Show All
Windows Forms How to add Controls to ListView Control??/
Hi Im trying to develop a calendar control that is similar to outlook. Initially I was planning to use a listview and add the controls on the listview whenever an appointment is created. But the control is exactly not added to the listview but to the form. When I change the size of the form then the controls obviously are out of place. I was wondering is there a way to add a control to ListView. Or is there any other control than listview that fulfills my requirments. Your help wil be appreciated. I'm using C# windows Forms. Maybe you can find something useful here: http://www.windowsforms.com/Default.asp ...Show All
Visual Studio Team System Install VSTS for Testers Trial edition over my regular VS2005 Prof Edition?
I'm happy with my VS2005 Professional Edition installation but I want to try the new load test tool in VSTS. When I run the install of the Trial Edition software (from MSDN) I'm only able to install inside the currently installed VS2005 Pro folder. Will this overwrite up my Pro Edition and become a trial edition Is there a way to get the Test functionality as trial software inside my Pro Edition Thanks in advance. There is no way to "Side By Side" the Standard & Higher SKUs of visual studio -- it's all or nothing. You can install VSTS Trial, and work with that till it expires and then i ...Show All
SQL Server Hundreds Of VIEWS
What are the downsides to have many multiple views on a SQL Server Database It was somebody's design decision to create 10 views for each vendor in our database- that could range from 20 to 500 vendors ... which means we could potentially have 5000+ views in our database. What is the downside/problems with doing this This issue still exists for us, and I fear it creeping up against us in the near future- so basically, Report Models use views- and when referencing the view, the system does not allow you to pass in a parameter to call a stored procedure or anything in order to filter out individual ...Show All
Visual Studio Tools for Office how to insert datagridview into a bookmark
Is there a way to insert datagridview into a bookmark. In my scenario I have external word document that has several bookmarks. I need to insert this file into master document that is vsto customized, with all of the wording and replace bookmarks with datagridviews at the runtime. I got it as far as adding datagridview to the document, but I don't know how to place it into the bookmark position. Also datagridview overlays all of the text. What I need is for text surrounding bookmark to be repositioned. some text [dgReport1] some text I tried this but it does not work. dg = Me .Controls.Add ...Show All
.NET Development VStudio and ADO.net or ASP.net
I am new to server side programming of websites. I have a small history in VB 5 and 6. I want to create a form for users to enter their info on a site and have that data stored in a database. I know I want to use VB but do I use ADO.net or ASP.net WHat's the difference between the 2 I know exactly what I want to do, I just don't know what avenue to take. FYI, I made the site in dreamweaver. Hi, It is indeed very hard to find reference to ASP.net 2 for its beta status. I guess books would pour out once the product has been released. But for the meantime, there's a free online book ...Show All
Windows Search Technologies Windows 2003 web edition
Ok I got a dedicated server with windows 2003 web edition and some thing is wrong... When I close out of remote desktop connection with the "X" button 2 minutes later my gaming server that I am hosting on it stops.... Is there any way to fix this Please help... ...Show All
SQL Server SQL Server Management Studio Express CTP doesnt launch
after i installed SQLExpress and SQL Server Management Studio Express CTP (ssmsee), ssmsee worked, i registered few SQL servers in ssmsee and it was OK. but after the system reboot, everytime I double-click ssmsee shortcut, nothing shows up. i wonder how can i trace the error or reset the settings. I have tried repair, uninstall+install but doesnt help. Please advise. Thanks. same thing happened to me. I think the answer is in a file in the same folder as the ssmsee.exe. On my install, this is the file name and path: C:\Program Files\Microsoft SQL Server\90\Tools\Binn\VSShell\Common7\IDE\ReadmeSSMSE2005_ENU. ...Show All
Smart Device Development CE.Net 4.2 and Compact Framework 2.0
Hi, I'm hoping someone can help understand why those of us that work with Industrial Handhelds (and therefore CE.Net) got the short end of the stick. We have equipment that was just purchased this year with CE.Net 4.2 and Microsoft is not supporting it with VS2005. It's not like 4.2 was a down-level version, it was the latest version of that build. Our only options are: 1) Pray the vendor certifies on the new version, pay additional licensing fees for the OS upgrades, pay to have almost 100 units shipped to Corporate to rebuild and all of this after spending thousands of dollars regression testing CE.Net 5.0 against o ...Show All
Windows Forms How do i specify permissions against calling assembly
If i have a library (call it CoreServices.dll) How do i check that another assembly calling a public method is signed with the same key as the CoreServices assembly Is there some attribute i can place in the assembly file, that only gives permissions to any other assembly attempting to register it, if that assembly was signed with the same key Neither of& ...Show All
Visual Studio Team System Initialization for plugin "Microsoft.Pcw.wss" failed with error
I get the following error when trying to create my first team project:: 07/11/2005 12:30:57.133 | Module: Initializer | Thread: 7 | Initialization for plugin "Microsoft.Pcw.Rosetta" succeeded 07/11/2005 12:30:57.133 | Module: WSS | Thread: 7 | Entering Initialize in WssSiteCreator ---begin Exception entry--- Time: 07/11/2005 12:30:57.478 Module: Initializer Event Description: Initialization for plugin "Microsoft.Pcw.wss" failed with error: "The request failed with HTTP status 404: Not Found." Exception Type: System.Net.WebException Exception Message: The request failed with HTTP status 404: Not Found. WebException: Response Status Code: Not ...Show All
Visual Studio Express Editions Problem Publishing
When I try to publish my VB .Net code, I get a series of errors relating to the length of the file names/directories: Error 2 Unable to copy file "bin\Release\Filllmark Saleshelper Configurator.exe.manifest" to "bin\Release\Filllmark Saleshelper Configurator.publish\Filllmark Saleshelper Configurator_1_1_1_0\Filllmark Saleshelper Configurator.exe.manifest". The specified path, file name, or both are too long. The fully qualified file name must be less than 260 characters, and the directory name must be less than 248 characters. Filllmark Saleshelper Configurator Can anyone tell me how to go about solving a problem like t ...Show All
Windows Forms Command line arguments passed through URL?
Is it possible to access/pass command line arguments for a Windows Forms exe launched from browser Hi Ralph, I was not talking about command line arguments in general. My specific need is to be able pass the arguments like this http://mydomain/myapp.exe arg1=1&arg2=2 to the application's main method when the application is deployed on the Web Server. ...Show All
Windows Forms How to access methods of MDI Child form by MDI Parent toolbar?
How can I access the methods (save, new, delete methods) of a MDI child form when clicking on a toolbar positioned in the MDI parent form So on the MDI parent I have this toolbar. When clicking on a button on this toolbar it must call a method from the current MDI child form. There are several types of MDI child forms, but each contains (the same) methods... Does anybody has an example of how to do this Thanks, Alwin I'm answering for my own question :) I found :) use : ala = dynamic_cast <Iform*> (ActiveMdiChild); ala->napisz(); for example :P ...Show All
