Jassim Rahma's Q&A profile
Software Development for Windows Vista Ngen.exe can we use for ASP.net 2.0 ??
Hi, As we know that in ASp.net 1.x Ngen.exe can't used ..So now there is lot of enchancements in Ngen for framework 2.0 so now is there new way that we can use it for ASP.net 2.0 ..if yes please give refrences .. This is a Workflow Foundation forum. You might have more luck asking the question in one of the ASP.NET forums at http://forums.asp.net. Maurice ...Show All
Visual Studio Express Editions combobox selectedIndex help
Hi.. I am having problem having value selected in the combobox and show on datagrid. so far my combobox can fill data from access database when form loads but I dont know how can i select item from my combobox to show on datagrid or textbox as a result each time and I want to show results more than one. Please help me... I add a button so that after i select an item, i click "search" button and i added a message box to test it came with this message box "System.Data.DataRowView" What does it mean ...Show All
SQL Server slq reporting 2005
is there any sampel web site where i can learn how to create a reports in sql server 2005 i'm interested in: 1) how to pass parameters to report thanks. Hi, Here is an example in using report parameters: http://www.odetocode.com/Articles/156.aspx Greetz, Geert Geert Verhoeven Consultant @ Ausy Belgium My Personal Blog ...Show All
SQL Server Vista and SS Management Studio Install Problems
Hi, I'm running the Vista Beta 2 (x64) and am trying to install SSMS. This is more or less a clean Vista install (had VS Web Express and SQL Server Express installed but those have been uninstalled). The SSMS install comes up ok and I can enter my name and company. It chugs along for a while and then fails. This is what is in the event log: Product: Microsoft SQL Server Management Studio Express -- The installer has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 29506. The arguments are: C:\Program Files (x86)\Microsoft SQL Server\90\Shared\, chue, C:\Program Files (x86)\Microsoft SQL Server\90\Shared\, chue I thought maybe I had a bad install file, so I cl ...Show All
Visual Studio 2008 (Pre-release) XamlWriter : Does NameScope.RegisterName set x:Name attribute ?
Is that correct to think so are there rules to follow for this to appends public void OnLoad ( Object sender, RoutedEventArgs e) { TranslateTransform3D ts = new TranslateTransform3D (); Transform3DGroup tg = new Transform3DGroup (); tg.Children.Add(ts); NameScope tgScope = new NameScope (); NameScope .SetNameScope(tg, tgScope); tgScope.RegisterName( "ts" ,ts); XmlWriterSettings settings = new XmlWriterSettings (); settings.Indent = true ; StringBuilder strbuild = new StringBuilder (); XmlWriter xmlwrite = XmlWriter .Create(strbuild, settings); XamlWriter ...Show All
Visual Basic Another Debugging problem
I am having problems with the v2 development environment/VB/WEB app. I am OK with v1.1 of the Framework with web apps. I created a new v2 web app/vb and I am having a couple of problems. By the way, my v1.1 dev environment is on this same machine, but not loaded. 1) I cannot find the "Release" build option. I checked the solutions I found by searching this forum but to no avail. Only the Debug option is available in the Build ->Configuration, etc. 2) When debugging, My "#if debug" compiler directives are always FALSE. I cannot find any options anywhere that will fix this. I have NOT tried defining the DEBUG constant manually since it should not be required. Any help Resolution... 1) Kinda li ...Show All
SQL Server SQL Server 2005 Service Pack 2 CTP is available
Hi, SQL Server Service 2005 Pack 2 CTP (Community Technology Preview) is available... http://www.microsoft.com/sql/ctp.mspx The list of new features and fixed was published here on KB Article http://support.microsoft.com/default.aspx/kb/921896 Regards Nilton Pinheiro www.mcdbabrasil.com.br Hi maddesco, Is there a date yet for the public version No. Now, the December CTP of SP2 is available at: http://www.microsoft.com/sql/ctp.mspx If not, any estimate of when it might be Dec CTP is the last SP2 CTP release, so I believe that between Jan end and Feb middle will be a most likely date. thanks Nilton Pinheiro www.mcdbabrasil.com.br ...Show All
Visual Studio 2008 (Pre-release) Loading November CTP for WPF and WCF on production development system
Generally we have a practice of not loading CTP or Beta software on our production systems we use to write code with every day. However we would really like to have access to the WPF features in this CTP and I notice that the download page does not have the normal, do not load this on a production system caveats. Is there any advice on using the November CTP WPF/WCF tools on a production system Thank you in advance. The EULA you're presented with when you install this CTP was updated to cover this topic. It covers the scenarios where you may or may not use this CTP for production applications. I'd encourage you to read the EULA in detail and let us know if you have anymore questions. antonio ...Show All
Visual Studio Tools for Office Range.InsertBreak generates exception
Hi All, I'm inserting a break in a Word 2003 document which has some XML tags. It works fine for most of the documents but errors out for some documents where the XML tags are placed haphazardly i.e. not in an orderly manner. The exception that is generated is as follows: "this method or property is not available because the current selection is outside of a block-level element" I get a COM exception when I try range.InlineShapes.AddPicture for the same document. However, im able to do some calls like range.paragraphalignment. Can anyone give me pointers TIA Pavan OK, in this case your code is trying to replace the last character - the last paragraph mark - with the line break (ANSI 11) ...Show All
Visual Studio No "Create Instance" menu item
I use VS.NET VSTS Developer, and I am trying to use the Object Test Bench. Its documentation says I should use the "Create Instance" menu item in either the Class Designer, Class Diagram, or Class View, but I don't see such a menu item. Is it not available in the VSTS Developer edition Hi, One way to see the "Create Instance" menu item is to visualize a class in Class Designer, and right-click on the class shape. "Create Instance" should show up in the shape's context menu. Regards, John Stallo ...Show All
Visual Studio 2008 (Pre-release) net.p2p
Hi folks - i've been working in some detail through the WCF hands on book and recently the P2P support caught my attention as it directly relates to something i have been wanting to do for a while and WCF seems to save me a heck of a lot of time. However, I am not overly familiar with the net.p2p scheme, and from what i have read i have some questions. In the sample (and common in my scenario), there is one (or more) central hubs - that is, it's not a pure P2P network (some hubs, many nodes and X nodes are tied to any given single hub). Although the number of clients may be many, there will be a number of core hubs. Now, from my understanding (and perhaps this is just how the sample implements it), each message that is generated i ...Show All
Internet Explorer Development link target support
Hi Could someone help me to implement support for link's target attribute in browser hosting application. Like <a href="http://www.host.com" target="framename">link</a> What I've done. I've implemented ITargetFramePriv interface and give it in QueryService(ITargetFrame2, IUnknown) Then mshtml calls my ITargetFramePriv.FindFrameInContext, I give corresponding object which is queried for IWebBrowser2 interface. But then mshtml ignores it and begins creating new window through calling NewWindow3 of the original browser. Any suggestion Regards, Serge. Hi. My question is not about IE7. It's my application which is hosting IWebBrowser2 component. >Here is the link to the Nav ...Show All
Visual Studio 2008 (Pre-release) Access to an panel inside a ItemsPanelTemplate
I have the following code: < Grid Name = " GlobalGrid " > < Grid.Resources > < ItemsPanelTemplate x:Key = " AnimatedItemsPanelTemplate " > < AnimatedPanel:AniTilePanel ItemWidth = " 110 " ItemHeight = " 100 " x:Name = " ListBoxAniTilePanel " /> </ ItemsPanelTemplate > </ Grid.Resources > < ListBox x:Name = " MasterList " ItemsPanel = " {StaticResource AnimatedItemsPanelTemplate} " IsSynchronizedWithCurrentItem = " True " /> </ Grid > In my code, I want to access to my AnimatedPanel so I've try the following: ItemsPanelTemplate template = this .GlobalGrid.FindResource( "AnimatedItemsPanelTemplate" ) ...Show All
Visual Studio Tools for Office Is Excel a partial trust caller?
Hello, I have a ExcelWorkbook solution where I call a WCF Web Service. Then I have this error: “{"An error occurred creating the configuration section handler for system.serviceModel/client: That assembly does not allow partially trusted callers. (C:\\xpto\\bin\\Debug\\ExcelWorkbook1.dll.config line 30)"}” Well... I already put the ExcelWorkbook1.dll assembly as a full trusted on the “.NET Framework 2.0” on the “Administration Tools”. What more can I do Tanks, Patricia Sobreira. Hello, I just have an assembly that is the code behind. With the SCVUTIL.EXE create a output.config an Campaingservice.cs. I created a simple ExcelWo ...Show All
SQL Server IMPORTANT: "Unexpected Error occured" When trying to view calculations tab
Hi. When trying to view the calculations tab (of any cube, including the samples that comes with SQL Server 2005) in Visual Studio (BI Development Studio) I get the following error text in the rigth pane: Unexpected error occured: 'Error in application.' I'm using SQL Server 2005 SP1 and Visual Studio Team Edition (and Office 2007 Beta 2 refresh). I tried also installing the hotfix pckage (dated to September 2006) but the error is still here. Tried to create a few new projects, cubes, etc... nothing helps. No error is logged in the event viewer. I had the same problem as the first poster and first I followed the instructions moving it from Ole db to PrivateAseemblies but then BIDS crashe ...Show All
