Claudiu Chiorean's Q&A profile
.NET Development AuthenticationException when app runs as both client and server
Hi there, I'm trying to set up an app which acts as a remoting server (registers a MarshalByRefObj object for some client apps) and also connects to another server which has registered some remotable object. Basically I create a TcpChannel object on port x, register with ChannelServices, then RegisterWellKnownServiceType the MarshalByRefObj. Then I create a separate TcpChannel object, register with ChannelServices, then R egisterWellKnownClientType with a URI to the other server remote object. When I run the app and try to create an object and run a method on the "other server's" remote object I get an AuthenticationException with the description "A remote side security requirement was not fulfilled during authen ...Show All
Visual Studio 2008 (Pre-release) error public web
i up my web to server after public it,but it has error: Compiler executable file C:\Program Files\LINQ Preview\Bin\csc.exe cannot be found . it was to long ago :d and my solution is aspnet_compiler X:\WINDOWS\Microsoft.NET\Framework\v2.0.50727 syntax: aspnet_compiler -v \appcation -p Path_Project Path_Target ...Show All
Windows Live Developer Forums VE 3D bug: GeoRSS pushpin icons all in north pole
Hi all, does ths happen only to me When I try to load a GeoRSS Pushpin Layer in Virtual Earth Control, all pushpin icons are located in north pole. This happen only in 3D mode, even in the interactive sdk. Tried both IE6 and IE7. No its just you I just went to the isdk, clicked on 3D and then loaded the georss example and it worked perfectly. Try another machine if you can to check. John. ...Show All
Windows Forms Adding a record (where tableadapter is created in designer)
Hi guys, I used the designer to create dataset and datatableadapter for my InventoryIn and InventoryInDetails. Now, I'm stacked to adding a record on the InventoryIn table. I did not use the typical drag and dropping of InventoryInTableAdapter, but instead textboxes, datetimepicker is unbound. So I have a button for new and saving. I can't make the adding of record to work.. please help, what should be my code here's my code in the new button this .inventoryInBindingSource.AddNew(); How about in my save button Is it this.inventoryInBindingSource.EndEdit(); t his.inventoryInTableAdapter.Insert(int.Parse(this.supplierIDTxtBox.Text), this.supplierInvoiceTextBox.Text, this.supplierDateSuppliedDateTimePi ...Show All
Visual Studio Team System How to use the command line /rule option
I am simply trying to exclude naming from my check rules by writing FxCopCmd.exe ... /rule:-NamingRules.dll Is this not possible I would certainly prefer this instead of writing every rule to include in the check. This is a reserved command-line argument that's not supported for standalone use. If you use it today, you will likely break tomorrow. A better idea for you would be to create a simple project that has the rule(s) disabled that you don't want. Pull in this project file on the command-line via the /p: switch. You can add files to the session using f: as usual. Does that make sense ...Show All
Visual Basic If.. End If
Hello, all ... Look ! : A newbie question, Is it possible, as with c# editor, to see the "if...Then... End If" blocks highlighted in vb.net 2005 editor I would like to use this feature in complex blocks of code with lots of IFs in it. Thanks ! ...Show All
Software Development for Windows Vista Custom Workflow in MOSS
Hi Guys, I'm looking for sample, reference, resources that can build custom workflow for MOSS totally using VS2005, without InfoPath form. Espeaclialy for the Associate Form and Initial Form. How can I passing data from custom web form back to workflow Thanks. The best place to ask questions about SharePoint 2007 is one of the forums found here . ...Show All
Smart Device Development How to view runing programs in windows mobile 5.0 smartphone emulator
I know How to view runing programs in pocket pc emulator but How to view runing programs in smartphone emulator. In start -->setting-->system-->memory--> runing program [For Pocket PC] In start -->setting-->I cant find system link [For smartphone ] Please Let me know how can i view the running programs in memory for smartphone Thanks Michael Koster ...Show All
.NET Development Help request on How to draw a vertical upward string?
Assume that I have drawn two coordinate axes on the screen (X and Y). When I want to put axis captions on the screen it's OK with X-axis such that Graphics^ gObj = this->CreateGraphics(); String^ xAxis ="X-Axis"; // Make necessary arrangements here such as measure string and find the optimal screen position, etc. then draw the string gObj->DrawString(// put necessary parameters here); Then the result is "X-Axis". It is just fine. How can I do it for the y-axis When I choose text alignment vertical, the string containing "Y-Axis" is drawn like this : Y - A x i s (LOL!). How can I put a vertical upward string "Y-Axis" parallel with the vertical y-axis on the screen Rega ...Show All
Game Technologies: DirectX, XNA, XACT, etc. Force Feedback not working with October SDK and managed code
Hi, I am trying to get the force feedback feature to work with VB.Net but not able to do so. Basic features work fine. The C# sample provided with the DirectX9 doesnt seem to work. I am using Logitech WingMan Cordless Rumblepad 2.4 GHz and am getting an error on a particular line of the sample (code on this link: http://msdn.microsoft.com/archive/default.asp url=/archive/en-us/directx9_m_Oct_2004/directx/input/directinput_forcefeedback.asp ) // Create the effect, using the passed in guid. eo = new EffectObject(ei.EffectGuid, e, joystick); The error states something in the lines of... the value is outside the expected range. I ...Show All
Visual C# How many threads should a process possess?
Hi, everyone: My application runs with its thread number ranging from 40 to more 60. I wonder how many threads a windows process should have. I have checked a lot only to find that the general MaxThreadNumber for ThreadPool is "25". But how about threads created by Thread.Start Further more, after Thread.Start() was executed in my application, I was surprised to find the the thread may remain "Unstarted" under a uncertain condition which brings about a hang-up. Does this happen just because of too many threads in my application Thank you I don't claim to be an expert on threading, so please forgive my ignorance on the subject. I have read a lot of material about the dos and do ...Show All
Microsoft ISV Community Center Forums Application Error
Hi experts, We have an application written in VBA. The application is failing with the following log entry in the event log. Faulting application: appname.exe Faulting Module: VBE6 Version: 6.4.99.72 Fault Address 0x000dc6f2 Event ID: 1000 The application is running on Windows XP SP2 with Office 2003 SP2. Help would be much appreciated. Thanks Steve Does the error dialog have a 'details' option that would allow us to have a look at the call stack This might give us some clue as to where the failure is occurring. Regards, ...Show All
Visual Studio Team System Version control of dbschema DBPro vs Team Explorer
Hi If I as a DBA use DBPro for doing checkin checkout operations, how should the developers that don't have DBPro do the check in check out of the files they need We are impleting Team System as the version control system. Should they use team explorer (I believe this is how it's called the free add-on to be able to check out and check in all files in Team System). Thanks jegar wrote: Hi Thanks for the answer. The problem that I see with developers updating a central development environment is that you loose control of who is changing what. Regards Very true. If you're concerned about such things then Jasper Smith's has a product coming out that will allow yo ...Show All
Visual J# Is this software available?
and would a user of Access 2000 need to install all of this to communicate online with a database. Software being requested is Microsoft Access 2003, as well the free downloadable software Mircosoft.Net Framework, J# Framework, and MDAC 2.6 for Access 2000 users. Is it hard or tricky to install and does it require a lot of resources to run Does any of it come as part of Windows XP How many different sites would need to be accessed to download this combination Well, can you point to the location where all these softwares have been requested. I am not getting why you would need to have Access 2003 to run something from Access 2000. Thanks. ...Show All
Visual Studio Team System Possible to get warnings message popup when doing shared checkout in source control?
Is it possible to get the same popup warning message as in Source Safe when a user is performing a shared checkout ("File checked out by another user, are you sure...")If you don't pay attention to the output window from source control you can miss that you are performing a shared checkout. eugene.z wrote: G'day, I have heard the request from many people as well. The solution we have proposed to our customer is to implement add-in that hooks up on check out event, and checks whether the file is already checked out by someone and displays warning message in that case. Aside from informational message, I do not think it is possible to allow or disallow the check out (for the lack of ...Show All
