View Single Post
Old 04-08-2011, 12:04 PM   #1
mornning8303
Major
 
Join Date: Mar 2011
Posts: 676
mornning8303 is on a distinguished road
Default Office 2010 Professional I met a problem when I pu

Hello there,Windows 7 Home Premium Key,
I have utilised ComponentArts in my asp.net project,Windows 7 64 Bit,and I used a callback approach like this:
in .aspx file:
<script language="javascript" type="text/javascript">
Method("test");
</script>
in .cs file
[ComponentArtCallbackMethod]
public string Process(string str)
//do something
when I use it in OS windows xp,Windows 7 Activation,It runs ok,Office 2007 License,but I published it in Windows 2008 system,Office 2010 Professional,there was
a javascript error:no object found.
Can somebody help me?
mornning8303 is offline   Reply With Quote

Sponsored Links