Click here to Skip to main content
15,893,161 members
Home / Discussions / C#
   

C#

 
AnswerRe: Regex find Date in HTML Response String Pin
Guffa13-Sep-05 17:51
Guffa13-Sep-05 17:51 
QuestionRemoting SAO with non-default construction Pin
Asad Hussain13-Sep-05 10:18
Asad Hussain13-Sep-05 10:18 
AnswerRe: Remoting SAO with non-default construction Pin
Mohamad Al Husseiny13-Sep-05 10:46
Mohamad Al Husseiny13-Sep-05 10:46 
QuestionForm Controls Pin
deepscyberpulse13-Sep-05 8:22
deepscyberpulse13-Sep-05 8:22 
AnswerRe: Form Controls Pin
Robert Rohde13-Sep-05 8:40
Robert Rohde13-Sep-05 8:40 
GeneralRe: Form Controls Pin
deepscyberpulse13-Sep-05 16:40
deepscyberpulse13-Sep-05 16:40 
QuestionWindows Application Security - Best Practices Pin
AnneThorne13-Sep-05 8:07
AnneThorne13-Sep-05 8:07 
QuestionOracle Error Pin
Taurian11013-Sep-05 6:24
Taurian11013-Sep-05 6:24 
I created a client application and it was working just fine on my machine but when I tried to install it to another machine it was giving me following error. Does any one know how to fix this?

Error:
An Error Occured: Unable to find an entry point named OCIEnvCreate in DLL oci.dll.

Stack Trace:
at System.Data.OracleClient.DBObjectPool.GetObject(Object owningObject, Boolean& isInTransaction)
at System.Data.OracleClient.OracleConnectionPoolManager.GetPooledConnection(String encryptedConnectionString, OracleConnectionString options, OracleConnection owningObject, Boolean& isInTransaction)
at System.Data.OracleClient.OracleConnection.OpenInternal(OracleConnectionString parsedConnectionString, Object transact)
at System.Data.OracleClient.OracleConnection.Open()
at Invoice.Invoice.TransferData()


Also, how can you tell what version of oracle client is installed on your machine? Thank a lot in advance.
QuestionDROP TABLE execute Pin
zaboboa13-Sep-05 6:23
zaboboa13-Sep-05 6:23 
AnswerRe: DROP TABLE execute Pin
Mohamad Al Husseiny13-Sep-05 7:34
Mohamad Al Husseiny13-Sep-05 7:34 
AnswerRe: DROP TABLE execute Pin
Mohamad Al Husseiny13-Sep-05 8:04
Mohamad Al Husseiny13-Sep-05 8:04 
AnswerRe: DROP TABLE execute Pin
Colin Angus Mackay13-Sep-05 8:12
Colin Angus Mackay13-Sep-05 8:12 
GeneralRe: DROP TABLE execute Pin
zaboboa13-Sep-05 9:12
zaboboa13-Sep-05 9:12 
QuestionAdding second header column to DataGrid Pin
zaboboa13-Sep-05 6:19
zaboboa13-Sep-05 6:19 
QuestionCalling a JAVA Webservice from .NET over http/1.0 Pin
Anonymous13-Sep-05 5:39
Anonymous13-Sep-05 5:39 
QuestionCalling a JAVA Webservice from .NET over http/1.0 Pin
SimonPust13-Sep-05 5:24
SimonPust13-Sep-05 5:24 
AnswerRe: Calling a JAVA Webservice from .NET over http/1.0 Pin
Andy Brummer13-Sep-05 6:27
sitebuilderAndy Brummer13-Sep-05 6:27 
QuestionCreate 2 forms from button press Pin
LiamD13-Sep-05 4:31
LiamD13-Sep-05 4:31 
AnswerRe: Create 2 forms from button press Pin
QuietKnight13-Sep-05 4:46
QuietKnight13-Sep-05 4:46 
AnswerRe: Create 2 forms from button press Pin
Dave Kreskowiak13-Sep-05 4:54
mveDave Kreskowiak13-Sep-05 4:54 
AnswerRe: Create 2 forms from button press Pin
LiamD13-Sep-05 21:28
LiamD13-Sep-05 21:28 
GeneralRe: Create 2 forms from button press Pin
Large Data File13-Sep-05 21:39
Large Data File13-Sep-05 21:39 
GeneralRe: Create 2 forms from button press Pin
LiamD14-Sep-05 0:31
LiamD14-Sep-05 0:31 
GeneralRe: Create 2 forms from button press Pin
Large Data File29-Oct-05 22:43
Large Data File29-Oct-05 22:43 
QuestionDrawing a polygon Pin
subramanyeswari13-Sep-05 2:33
subramanyeswari13-Sep-05 2:33 

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.