473,499 Members | 1,903 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

web service software factory + visual studio 2008

hi all,

am not sure if this is the right place for this post.

I created a website on .net framework 2.0 using visual studio 2005 and web
service software factory. I created all my business components and data
access classes using web service software factory.

Now my problem is there is a new version of web service software factory
available for visual studio 2008 and it creates data access classes in a
different way than the previous version of web service software factory
which i used with visual studio 2005.

In short, if i want to use visual studio 2008 and web service software
factory , then i have to build my website from scratch. As old data access
classes won't work with this.

Does anybody know if there is any fix up available where I am able to use
visual studio 2008 adn web service software factory

OR

Is there a way where I can convert my data access classes compatible to new
version of web service software factory?

thank you

puja
Sep 25 '08 #1
1 2150


"Puja Patel" <pu********@hotmail.comwrote in message
news:u3*************@TK2MSFTNGP06.phx.gbl...
hi all,

am not sure if this is the right place for this post.

I created a website on .net framework 2.0 using visual studio 2005 and web
service software factory. I created all my business components and data
access classes using web service software factory.

Now my problem is there is a new version of web service software factory
available for visual studio 2008 and it creates data access classes in a
different way than the previous version of web service software factory
which i used with visual studio 2005.

In short, if i want to use visual studio 2008 and web service software
factory , then i have to build my website from scratch. As old data access
classes won't work with this.

Does anybody know if there is any fix up available where I am able to use
visual studio 2008 adn web service software factory

OR

Is there a way where I can convert my data access classes compatible to
new version of web service software factory?
The place to ask would be the discussions at their site:
http://www.codeplex.com/servicefactory. However, I can tell you that it
isn't so much an issue that the new version will be incompatible - the issue
is that the new version does nothing at all as far as data access goes. Your
code will be perfectly compatible - it will simply never be called unless
you add the code to call it.

The main difference with the new version is that it uses Domain Specific
Language designers to design the services. If you were using version 2
previously, that means you have no models in your solution. You won't have
to rewrite anything because, as far as the new version knows, your code does
not exist, since it does not exist in any model.

--
John Saunders | MVP - Connected System Developer

Sep 25 '08 #2

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

Similar topics

10
8177
by: Clint | last post by:
Hey all - I'm having a really confusing problem concerning a web service. Right now, I have an application that needs to call a web service that does nothing but return "true" (this will...
3
5861
by: sokolo | last post by:
Hello, I wrote a windows service application however it is not working. The service is supposed to enter a new task every 5 sec within Microsoft Outlook. Here is the code for application: ...
2
17975
by: wph101larrya | last post by:
I have a developed service and client application running on a Vista machine in IIS7 in the Visual Studio 2008 beta 2 with .NET 3.5 framework. I am trying to deploy the service app to a test...
1
2086
by: Steve Harclerode | last post by:
I have a Windows service that I wrote with Visual Studio 2008, and I would like to create a deployment file for my client. There used to be an option "Add Installer" in the properties window when...
3
1809
by: Michael Justin | last post by:
Hello newsgroup After downloading the SCSF for Visual Studio 2008 from Microsoft (http://msdn.microsoft.com/en-us/library/aa480482.aspx) the installer complained that the requirements are not...
10
1939
by: Ben | last post by:
I'm trying to access a c# web service from a web form. I set up the web reference proxy object as follows: proxy.PreAuthenticate = true; proxy.Credentials = CredentialCache.DefaultCredentials;...
0
823
by: Mark Rae [MVP] | last post by:
.... can be found here: http://weblogs.asp.net/scottgu/archive/2008/05/12/visual-studio-2008-and-net-framework-3-5-service-pack-1-beta.aspx Some amazing new functionality! As with all beta...
5
2549
by: cj | last post by:
Back some time ago I was playing with a little app in VB 2005 that used a google web service to get search results. I was rebuilding this app in 2008 today. I added the web service...
5
5556
by: Oriane | last post by:
Hi, I have a .Net Visual Studio solution with one asp.net Web application, which uses a Asp.Net Web service. Both are compiled in debug mode, and both are using the Studio development web server...
0
7012
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7180
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7225
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
6901
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7392
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
4605
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3105
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
1429
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
667
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.