Click here to Skip to main content
15,889,116 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionProblem with access of folder Pin
Sun Rays18-Mar-07 19:41
Sun Rays18-Mar-07 19:41 
AnswerRe: Problem with access of folder Pin
Elina Blank19-Mar-07 3:56
sitebuilderElina Blank19-Mar-07 3:56 
AnswerRe: Problem with access of folder Pin
Vasudevan Deepak Kumar19-Mar-07 5:36
Vasudevan Deepak Kumar19-Mar-07 5:36 
GeneralRe: Problem with access of folder Pin
Sun Rays19-Mar-07 22:37
Sun Rays19-Mar-07 22:37 
QuestionSunday dates in Datagrid ............... Pin
Member 387988118-Mar-07 18:38
Member 387988118-Mar-07 18:38 
AnswerRe: Sunday dates in Datagrid ............... Pin
Sun Rays18-Mar-07 20:08
Sun Rays18-Mar-07 20:08 
Questionxslt.Transform Pin
tonymathewt18-Mar-07 18:14
professionaltonymathewt18-Mar-07 18:14 
AnswerRe: xslt.Transform Pin
DavidNohejl18-Mar-07 23:09
DavidNohejl18-Mar-07 23:09 
What is .NET 2005? Do you mean Visual Studio? I think you have different settings for VS2003 and VS2005.


tonymathewt wrote:
Error:Public Sub Transform(System.Xml.XPath.XPathNavigator, args as System.Xml.Xsl.XsltArgumentList, output as System.IO.Stream) is obsolete. You should pass XmlResolver to Transform() method.


If I am not mistaken this is only warning. You have set "treat warnings as errors" in project properties. Now how to fix it: well, if you work with .NET framework 2.0, don't use XslTransform, use XslCompiledTransform. If you don't, use XslTransform.Transform Method (XPathNavigator, XsltArgumentList, Stream, XmlResolver) [^] overload of Transform().


"Throughout human history, we have been dependent on machines to survive. Fate, it seems, is not without a sense of irony. " - Morpheus

Questionrepeater controll Pin
Tauseef A18-Mar-07 13:07
Tauseef A18-Mar-07 13:07 
AnswerLots of ways Pin
Sun Rays18-Mar-07 20:13
Sun Rays18-Mar-07 20:13 
AnswerRe: repeater controll Pin
Ziyad Mohammad18-Mar-07 20:22
Ziyad Mohammad18-Mar-07 20:22 
Questioncan't make otbound connections Pin
Mridang Agarwalla18-Mar-07 8:11
Mridang Agarwalla18-Mar-07 8:11 
Questiondraw on web form Pin
no need to tell name18-Mar-07 8:10
no need to tell name18-Mar-07 8:10 
GeneralRe: draw on web form Pin
Guffa18-Mar-07 8:46
Guffa18-Mar-07 8:46 
GeneralRe: draw on web form Pin
no need to tell name18-Mar-07 9:06
no need to tell name18-Mar-07 9:06 
GeneralRe: draw on web form Pin
Guffa18-Mar-07 23:28
Guffa18-Mar-07 23:28 
GeneralRe: draw on web form Pin
no need to tell name21-Mar-07 10:53
no need to tell name21-Mar-07 10:53 
AnswerRe: draw on web form Pin
Guffa21-Mar-07 21:43
Guffa21-Mar-07 21:43 
Questionupload xml file Pin
Marwa Bahaa18-Mar-07 4:56
Marwa Bahaa18-Mar-07 4:56 
AnswerRe: upload xml file Pin
Vasudevan Deepak Kumar19-Mar-07 5:37
Vasudevan Deepak Kumar19-Mar-07 5:37 
Questioni want to shar som val Pin
Ahmed El-Badry18-Mar-07 4:20
Ahmed El-Badry18-Mar-07 4:20 
AnswerRe: i want to shar som val Pin
Guffa18-Mar-07 4:42
Guffa18-Mar-07 4:42 
GeneralRe: i want to shar som val Pin
Ahmed El-Badry18-Mar-07 4:48
Ahmed El-Badry18-Mar-07 4:48 
AnswerRe: i want to shar som val Pin
Guffa18-Mar-07 5:14
Guffa18-Mar-07 5:14 
GeneralRe: i want to shar som val Pin
Ahmed El-Badry18-Mar-07 5:26
Ahmed El-Badry18-Mar-07 5:26 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.