473,379 Members | 1,544 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,379 software developers and data experts.

Smart Client Deployment

I am trying to deploy my Smart Client (it accesses a Web Service) on to a server.It works fine in my machine and also works when others access it from my machine
But when deployed to another server
1)Locally on the server just double clicking the exe it runs fin
2)But when accessed on the server via browser it fail
3)It fails when accessed via other machines using the browse
In this case it fails with "An exception System.NullReferenceException has occured in IEExec.exe
I tried with Full trust yet it does not work.Please help me out

Jul 21 '05 #1
3 1896
Does your program use an application configuration file? If so it will read
the settings from the config file fine when run locally but those setting
will not be there using smart client deployment as the config file is not
downloaded with the app.

If that's not your problem it appears that there is some other bug. The fact
that you're not receiving a security exception indicates that the deployment
is working fine but there is some other bug that is causing you app to fail.

--
Rob Windsor [MVP-VB]
G6 Consulting
Toronto, Canada
"Vishwanathan Raman" <Vi***************@hotmail.com> wrote in message
news:BA**********************************@microsof t.com...
I am trying to deploy my Smart Client (it accesses a Web Service) on to a server.It works fine in my machine and also works when others access it from
my machine. But when deployed to another server.
1)Locally on the server just double clicking the exe it runs fine 2)But when accessed on the server via browser it fails
3)It fails when accessed via other machines using the browser In this case it fails with "An exception System.NullReferenceException has occured in IEExec.exe" I tried with Full trust yet it does not work.Please help me out.

Jul 21 '05 #2
Yes it uses an application config file.If thats the case then I should have got the sam
issue in development as other people were testing the application on my machine using the browser
Can you help me understand why its not the same case while in deployment
How can I overcome this?I am using a web service and the config file contains the path t
the web service.I did not want to hard code in the application.Is my approach correct or can
do it some other way.
Jul 21 '05 #3
Check out this Google thread, it discusses this problem and provides a
solution

http://groups.google.com/groups?hl=e...gbl%26rnum%3D3

Rob

"Vishwanathan Raman" <Vi***************@hotmail.com> wrote in message
news:CB**********************************@microsof t.com...
Yes it uses an application config file.If thats the case then I should have got the same issue in development as other people were testing the application on my machine using the browser. Can you help me understand why its not the same case while in deployment.
How can I overcome this?I am using a web service and the config file contains the path to the web service.I did not want to hard code in the application.Is my approach correct or can I do it some other way.

Jul 21 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Zach Martin | last post by:
Working on developing a smart client application and I am trying to get past one nasty stumbling block. Hoping someone with previous smart client deployment experience can steer me in the right...
5
by: Shaul Dar | last post by:
Hi, I am looking for help with the following challenge. We are writing a Smart Client management application, which we want to appear to customers as a Web client. Hence we want to embed it...
0
by: jeff | last post by:
there is no issue if using IE to load/install smart client App(winForm app). if winform app calls any COM objects, after client download the app via IE, always got error unless user has to...
3
by: Vishwanathan Raman | last post by:
I am trying to deploy my Smart Client (it accesses a Web Service) on to a server.It works fine in my machine and also works when others access it from my machine But when deployed to another server...
0
by: Uma | last post by:
Dear all, I have a problem while running a smart client application which was installed through CD-ROM. After installing the smart client setup the application is running properly. When running...
3
by: Tina | last post by:
I have been developing ASP.Net apps for over three years now. I've only done a couple of forms apps in .Net back when I was first learning .Net. (I've done lots of forms apps in Delphi before...
10
by: Pieter Coucke | last post by:
Hi, What's in general the most performant for a VB.NET Windows Forms (2.0) application: - a fat client (everything one the client, the server hosts only the database) - a smart client (an...
1
by: Rasheed | last post by:
We are building a smart client application (.NET 2.0) which uses Web Services to access the business objects. Services: The Web Services have been secured by brokered authentication using X509...
0
by: =?Utf-8?B?eGVudQ==?= | last post by:
I am working on a big business application (dot-NET 1.1+legacy stuff), which is deployed in "SmartClient/no-touch-deployment" model. For some time on we have a problem that nobody was able to...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.