Hi all,
I wanna ask, can we execute store procedure with output parameter in PB 8?
I heard we can use it in PB 8 with oledb transaction, but i haven't find any example yet.
Thx for ur attention & help before :)
Angela
Hi Alvintse..
I'm not really good at C#.
Here's the code I use from crystal report and convert it to pdf.
Dim rptObj As New RoutineClaim --> crystal report's name
Dim rpttxtObj As CrystalDecisions.CrystalReports.Engine.TextObject
Dim strFilename As String = "c:\exports\" &...
Do you mean this?
Dim rptObj As New REPORTNAME
rptObj.SetParameterValue(0, string2)
I use that to send parameter from aspx to crystal report.
Thx
Angela.
Please Help me anyone...
Is it possible to save dataset to DBF File?
Or Is there anything I have to do? maybe bind data to datagrid first, then save it to DBF???
Thanks
Angela
Hi Corran007...
Yes, It is different physical machine.
I already debug, and authentication going well until RedirectFormLoginPage. It's refer to login's server.
Eg:
1. 1 login.aspx in server a.
2. an application in server b (http://b/application/default.aspx)
with loginUrl pointed to...
Would someone please show me how to solve this problem? My purpose is to have a centralized login.aspx for several application.
Is it possible to do that?
*My login.aspx is in different server from my pages' application.
My problem is that RedirectFromLoginPage always redirected to login...
I use this script... hope can help u :)
Private Sub cmd_OK_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles cmd_OK.Click
Dim dg1 As DataGridItem
Dim chkPolis As CheckBox
Dim gvar_no as string
For Each dg1 In DataGrid1.Items
chkPolis...
I want to ask you all about Forms authentication.
There is something happen that confusing me :)
I already set the authentication in web.config :
<authentication mode="Forms">
<forms name=".ASPXAUTH" loginUrl="Login.aspx" />
</authentication>
and login...
did u already install .NET framework?
if yes, maybe u can change username setting in machine.config with system. and restart ur comp.
hope this work :)
Does anyone know, why my asp.net application always restart every 10 minutes?
I'm so confused, thanks :)
Error details
An unhandled exception has been caught by the VSW exception filter.
Error signature
AppName: devenv.exe AppVer: 7.0.9466.0 ModName: ifc_com.dll
ModVer: 6.8.0.1009 Offset...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.