



Hi,Is there a way to pass an xslt parameter using an xml webcontrol in webmatrix?I know i can use the XsltArgumentList and add parameters to the list, but i cant get it to work in webmatrix.Somebody told me they did this using vs.net. The codebehind in vs.net would be the following:XsltArgumentL...
In the tutorial on custom controls - the XMLEditGrid component seems to work properly for me, but the icons are missing (there is a pencil and an "X") Where are these icons supposed to be stored on the server and how are they referred to within the page? I cannot find any HTML code referrring to...
checking examples in "Using the Online Control Gallery" - online tour on www.asp.net.i installed XMLGrid and a component works fine.however EDIT/DEL icons in the Grid are not coming in the browser.each icon in its properties has this:http://my_server/aspnet_client/Swarren_XmlEditGrid/1_0_0_0/i n...
i need to see if anyone knows how to make xmleditgrid not want a mappath so i can it an FQN i.e. instead of"myxml.xml"i want to feed it"c:\xmlupstream\<month>\<todays-date>\todaysxml.xml"i have already written the code to do it but i get an error that it wants a virtual dir....Jimmy...
Hello Web Matrix,Doing the XMLEditGrid in the WebMatrix guided tourtwo things happen1. The autoformat link does not appear below theProperties pane.2. I went ahead and connected the page to the xmlfile per the instructions. When I executed thepage in the web site using IIS on XP Protwo things ha...
Was experimenting with XMLEdit Grid. Used my own xml file that had certain nodes with attributes. When viewing the result in IE6, XMLEditGrid added another column(type int32) thus when i try to use add it fails....
Hi All,How to use Xml as a Database with c# ? I am having only Webmatrix.. I dont know how to go with that. Please Help me... ...
I have a literal control that I use to pass XML to a legacy server-side interface. If I add the xml to the inside fo the control from either the html or all tabs and then save the page everything works as expected. However, as soon as I switch to the design view the attribute names in my xml are...
How do I open an existing default.aspx file in WYSIWYG rather than in design or html? - I'm using Web Matrix as my editor....
Just starting with .net developmet. Installed Web Matrix .6 for development. Using .Net 1.1 with WSE 2.0 sp2 installed with IIS 5.1 running on a Windows XP box. I'm getting a error on the using Microsoft.Web.Services2 line 6 listed below. Are there some configurations settings I'm miss...
Hello all,I just downloaded the current version of ASP.NET Web Matrix. I'm looking to learning it's in's and out's.Does anyone have any expierence with this book:http://www.amazon.com/exec/obidos/tg/detail/-/0764543741/ref=sib_rdr_dp/103-1649734-7182201?%5Fencoding=UTF8&no=28...
Hi,on my computer I have the .NET frameworks 1.0 and 1.1 installed. When trying to run pages from webmatrix I would like to have them run with the 1.1 version but I always end up running with the .NET 1.0 framework. I've changed my webmatrix.exe.config file and when I take a look at the Hel...
Hi,I signed up today for an account at webmatrix hosting (europe), and it all works great, though, when I try to put a value to a session variable such as:Session("UserID") = 7My account stops working, I can't access none of the files on my account and I can't even access the ftp accou...
Hi - I just started learing Web Matrix. I'm working through the Wrox book "Beginning Dynamic Websites" by David Sussman.When I look at the HTML view of the code, the lines don't wrap, so there's a lot of right-to-left scrolling. Is there somewhere I can set preferences for all Web...
I added my FTP Site address, UID, PWD, and then i put the directory where I wanted to start editing (into the "web url") section.my problem is:My ftp site has an initial directory that has just user folders in it. the ftp site has an alias to get to the WEB directories.I can't get the Web M...
