Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Out of memory on loStringBuilder.ToString()
Message
From
06/06/2011 16:05:14
 
 
To
06/06/2011 15:52:13
General information
Forum:
ASP.NET
Category:
Troubleshooting
Environment versions
Environment:
VB 9.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01513090
Message ID:
01513188
Views:
31
>What's the exact code you're using to take that stringbuilder and put that string into a file?
            ' Save in a Xml file
            If Not oApp.CreateFileEncoding(loStringBuilder.ToString(), cFile, System.Text.Encoding.Unicode) Then
                cMessage = oApp.StrTran(cCannotCreateFile, "##File##", cFile)
                Return False
            End If
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform